|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AgentService.LifecycleState | |
|---|---|
| org.rhq.core.pc.agent | |
| Uses of AgentService.LifecycleState in org.rhq.core.pc.agent |
|---|
| Methods in org.rhq.core.pc.agent that return AgentService.LifecycleState | |
|---|---|
static AgentService.LifecycleState |
AgentService.LifecycleState.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static AgentService.LifecycleState[] |
AgentService.LifecycleState.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.rhq.core.pc.agent with parameters of type AgentService.LifecycleState | |
|---|---|
void |
AgentService.notifyLifecycleListenersOfNewState(AgentService.LifecycleState newState)
This is called when the agent service changes its state - it will notify all listeners of
the changed state. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||