|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AgentRestartCounter.AgentRestartReason | |
|---|---|
| org.rhq.enterprise.agent | |
| Uses of AgentRestartCounter.AgentRestartReason in org.rhq.enterprise.agent |
|---|
| Methods in org.rhq.enterprise.agent that return AgentRestartCounter.AgentRestartReason | |
|---|---|
AgentRestartCounter.AgentRestartReason |
AgentRestartCounter.getLastAgentRestartReason()
The reason why the agent was last restarted. |
static AgentRestartCounter.AgentRestartReason |
AgentRestartCounter.AgentRestartReason.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static AgentRestartCounter.AgentRestartReason[] |
AgentRestartCounter.AgentRestartReason.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.rhq.enterprise.agent with parameters of type AgentRestartCounter.AgentRestartReason | |
|---|---|
void |
AgentRestartCounter.restartedAgent(AgentRestartCounter.AgentRestartReason reason)
This should be called whenever the agent is restated. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||