com.eurotech.framework.cloud
Class CloudConnectionEstablishedEvent

java.lang.Object
  extended by org.osgi.service.event.Event
      extended by com.eurotech.framework.cloud.CloudConnectionEstablishedEvent

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

CloudConnectionEstablishedEvent is raised with the Cloud Connection is established.


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

CLOUD_CONNECTION_STATUS_ESTABLISHED

public static final String CLOUD_CONNECTION_STATUS_ESTABLISHED
Topic of the CloudConnectionEstablishedEvent

See Also:
Constant Field Values
Constructor Detail

CloudConnectionEstablishedEvent

public CloudConnectionEstablishedEvent(Map<String,?> properties)


Copyright © 2013. All Rights Reserved.