Uses of Class
org.ow2.jasmine.jadort.service.action.ServerAction

Packages that use ServerAction
org.ow2.jasmine.jadort.service.action   
 

Uses of ServerAction in org.ow2.jasmine.jadort.service.action
 

Subclasses of ServerAction in org.ow2.jasmine.jadort.service.action
 class DummyServerAction
          Dummy server action, used for testing the service.
 class GlassFishServerAction
          Action for the Glassfish server.
 class JBossServerAction
          Action for the JBoss server.
 class JonasServerAction
          Action for the JOnAS 5 server.
 class OSGiServerAction
          Action for an OSGi server
 class WebLogicServerAction
          Action for the WebLogic server.
 class WebSphereServerAction
          Action for the WebSphere server.
 

Methods in org.ow2.jasmine.jadort.service.action that return ServerAction
static ServerAction ServerAction.getServerAction(org.ow2.jasmine.jadort.api.entities.topology.ServerBean server)
           
protected static ServerAction ServerAction.newInstance(org.ow2.jasmine.jadort.api.entities.topology.ServerBean server)
           
 

Methods in org.ow2.jasmine.jadort.service.action that return types with arguments of type ServerAction
protected static java.lang.reflect.Constructor<? extends ServerAction> ServerAction.getConstructor(java.lang.Class<? extends ServerAction> actionType)
           
 

Method parameters in org.ow2.jasmine.jadort.service.action with type arguments of type ServerAction
protected static java.lang.reflect.Constructor<? extends ServerAction> ServerAction.getConstructor(java.lang.Class<? extends ServerAction> actionType)
           
 



Copyright © 2010 OW2 Consortium. All Rights Reserved.