|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.osgi.service.event.Event com.eurotech.framework.cloud.CloudConnectionEstablishedEvent
public class CloudConnectionEstablishedEvent
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 |
---|
public static final String CLOUD_CONNECTION_STATUS_ESTABLISHED
Constructor Detail |
---|
public CloudConnectionEstablishedEvent(Map<String,?> properties)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |