|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AgentState | |
|---|---|
| org.ow2.jasmine.agent.server | |
| Uses of AgentState in org.ow2.jasmine.agent.server |
|---|
| Methods in org.ow2.jasmine.agent.server that return AgentState | |
|---|---|
static AgentState |
AgentState.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static AgentState[] |
AgentState.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.ow2.jasmine.agent.server with parameters of type AgentState | |
|---|---|
void |
Agent.setState(AgentState state)
Set the state from an AgentState |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||