com.eurotech.framework.net.admin.event
Class NetworkConfigurationChangeEvent

java.lang.Object
  extended by org.osgi.service.event.Event
      extended by com.eurotech.framework.net.admin.event.NetworkConfigurationChangeEvent

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


Field Summary
static String NETWORK_EVENT_CONFIG_CHANGE_TOPIC
          Topic of the NetworkConfigurationChangeEvent
 
Constructor Summary
NetworkConfigurationChangeEvent(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

NETWORK_EVENT_CONFIG_CHANGE_TOPIC

public static final String NETWORK_EVENT_CONFIG_CHANGE_TOPIC
Topic of the NetworkConfigurationChangeEvent

See Also:
Constant Field Values
Constructor Detail

NetworkConfigurationChangeEvent

public NetworkConfigurationChangeEvent(Map<String,?> properties)


Copyright © 2013. All Rights Reserved.