|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.osgi.service.event.Event
com.eurotech.framework.net.modem.ModemAddedEvent
public class ModemAddedEvent
Emitted when a modem is inserted into the gateway
| Field Summary | |
|---|---|
static String |
MODEM_EVENT_ADDED_TOPIC
Topic of the ModemAddedEvent |
| Constructor Summary | |
|---|---|
ModemAddedEvent(ModemDevice modemDevice)
|
|
| Method Summary | |
|---|---|
ModemDevice |
getModemDevice()
|
| Methods inherited from class org.osgi.service.event.Event |
|---|
containsProperty, equals, getProperty, getPropertyNames, getTopic, hashCode, matches, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final String MODEM_EVENT_ADDED_TOPIC
| Constructor Detail |
|---|
public ModemAddedEvent(ModemDevice modemDevice)
| Method Detail |
|---|
public ModemDevice getModemDevice()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||