|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.platform.ego.impl.ServiceInstance
public class ServiceInstance
ServiceInstance provides detailed information of service instances. This class is referenced in ServiceInfo class.
Constructor Summary | |
---|---|
ServiceInstance()
|
Method Summary | |
---|---|
java.lang.String |
getActivityID()
Get activity ID of service instance. |
java.lang.String |
getInstanceSequenceID()
Get sequence ID of service instance. |
java.lang.String |
getResourceName()
Get name of resource that the service instance runs on. |
ServiceInstanceState |
getState()
Get state of service instance. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ServiceInstance()
Method Detail |
---|
public java.lang.String getActivityID()
public java.lang.String getInstanceSequenceID()
public java.lang.String getResourceName()
public ServiceInstanceState getState()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |