com.eurotech.framework.net.modem
Class ModemRemovedEvent

java.lang.Object
  extended by org.osgi.service.event.Event
      extended by com.eurotech.framework.net.modem.ModemRemovedEvent

public class ModemRemovedEvent
extends org.osgi.service.event.Event

Emitted when a modem is removed from the gateway


Field Summary
static String MODEM_EVENT_REMOVED_TOPIC
          Topic of the ModemRemovedEvent
 
Constructor Summary
ModemRemovedEvent(Map<String,?> properties)
           
 
Method Summary
 
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

MODEM_EVENT_REMOVED_TOPIC

public static final String MODEM_EVENT_REMOVED_TOPIC
Topic of the ModemRemovedEvent

See Also:
Constant Field Values
Constructor Detail

ModemRemovedEvent

public ModemRemovedEvent(Map<String,?> properties)


Copyright © 2013. All Rights Reserved.