com.eurotech.framework.cloud
Class CloudConnectionLostEvent

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

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

CloudConnectionEstablishedEvent is raised with the Cloud Connection is lost.


Field Summary
static String CLOUD_CONNECTION_STATUS_LOST
          Topic of the CloudConnectionLostEvent
 
Constructor Summary
CloudConnectionLostEvent(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_LOST

public static final String CLOUD_CONNECTION_STATUS_LOST
Topic of the CloudConnectionLostEvent

See Also:
Constant Field Values
Constructor Detail

CloudConnectionLostEvent

public CloudConnectionLostEvent(Map<String,?> properties)


Copyright © 2013. All Rights Reserved.