Uses of Class
org.ow2.jasmine.jadort.service.action.WorkerAction.State

Packages that use WorkerAction.State
org.ow2.jasmine.jadort.service.action   
 

Uses of WorkerAction.State in org.ow2.jasmine.jadort.service.action
 

Methods in org.ow2.jasmine.jadort.service.action that return WorkerAction.State
abstract  WorkerAction.State WorkerAction.getState()
           
 WorkerAction.State ModProxyBalancerWorkerAction.getState()
           
 WorkerAction.State ModJKWorkerAction.getState()
           
 WorkerAction.State DummyWorkerAction.getState()
           
static WorkerAction.State WorkerAction.State.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static WorkerAction.State[] WorkerAction.State.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 



Copyright © 2009 OW2 Consortium. All Rights Reserved.