|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ServiceInstanceState | |
---|---|
com.platform.ego.impl |
Uses of ServiceInstanceState in com.platform.ego.impl |
---|
Fields in com.platform.ego.impl declared as ServiceInstanceState | |
---|---|
static ServiceInstanceState |
ServiceInstanceState.ERROR
|
static ServiceInstanceState |
ServiceInstanceState.FINISH
|
static ServiceInstanceState |
ServiceInstanceState.HANG
|
static ServiceInstanceState |
ServiceInstanceState.NULL
|
static ServiceInstanceState |
ServiceInstanceState.RUN
|
static ServiceInstanceState |
ServiceInstanceState.START
|
static ServiceInstanceState |
ServiceInstanceState.SUSPEND
|
static ServiceInstanceState |
ServiceInstanceState.UNKNOWN
|
Methods in com.platform.ego.impl that return ServiceInstanceState | |
---|---|
ServiceInstanceState |
ServiceInstanceStateChange.getNewstate()
Get new state of the service instance |
ServiceInstanceState |
ServiceInstanceStateChange.getOldstate()
Get old state of the service instance. |
ServiceInstanceState |
ServiceInstance.getState()
Get state of service instance. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |