Uses of Class
org.ow2.jasmine.deployme.v2.util.Server

Packages that use Server
org.ow2.jasmine.deployme.v2   
org.ow2.jasmine.deployme.v2.configApply   
 

Uses of Server in org.ow2.jasmine.deployme.v2
 

Methods in org.ow2.jasmine.deployme.v2 that return Server
 Server DeploymeV2.getServer(String domainName, String serverName)
           
 

Methods in org.ow2.jasmine.deployme.v2 that return types with arguments of type Server
 List<Server> DeploymeV2.buildServerList(String machine, String domainName, String serverName, String clusterName)
          Build the server list that will be used.
protected  List<Server> DeploymeV2.buildServerListManagedByAgent(String domainName, String clusterName)
          Build the servers list (in this case, only 1 server in the list) defined by domain.server
protected  List<Server> DeploymeV2.buildServerListWithHostname(String machine)
          Build the servers list hosted by the machine machine
protected  List<Server> DeploymeV2.buildServerListWithServer(String domainName, String serverName)
          Build the servers list (in this case, only 1 server in the list) defined by domain.server
 

Uses of Server in org.ow2.jasmine.deployme.v2.configApply
 

Methods in org.ow2.jasmine.deployme.v2.configApply with parameters of type Server
static void Configurator.setAConfiguration(Server server)
          Set the configuration of the given server
 



Copyright © 2012 OW2 Consortium. All Rights Reserved.