Uses of Class
org.ow2.jasmine.agent.server.AgentState

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
 



Copyright © 2012 OW2 Consortium. All Rights Reserved.