| Package | Description |
|---|---|
| org.rhq.enterprise.agent |
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AgentRestartCounter.restartedAgent(AgentRestartCounter.AgentRestartReason reason)
This should be called whenever the agent is restated.
|
Copyright © 2008-2014 Red Hat, Inc.. All Rights Reserved.