|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ServerDomain | |
|---|---|
| org.ow2.jasmine.deployme.v1 | |
| org.ow2.jasmine.deployme.v1.configApply | |
| Uses of ServerDomain in org.ow2.jasmine.deployme.v1 |
|---|
| Fields in org.ow2.jasmine.deployme.v1 with type parameters of type ServerDomain | |
|---|---|
protected List<ServerDomain> |
DeploymeV1.serversDomains
List of the servers witch deployMe will work |
| Methods in org.ow2.jasmine.deployme.v1 that return types with arguments of type ServerDomain | |
|---|---|
List<ServerDomain> |
DeploymeV1.buildServerDomainList(String machine,
String domain,
String server,
String clusterName)
Build the server list that will be used. |
protected List<ServerDomain> |
DeploymeV1.buildServerListWithCluster(String domain,
String cluster)
Build the servers list (in this case, only 1 server in the list) defined by domain.server |
| Constructors in org.ow2.jasmine.deployme.v1 with parameters of type ServerDomain | |
|---|---|
ConfiguratorBuilder(ServerDomain sd)
Build the configuration |
|
| Uses of ServerDomain in org.ow2.jasmine.deployme.v1.configApply |
|---|
| Methods in org.ow2.jasmine.deployme.v1.configApply with parameters of type ServerDomain | |
|---|---|
static void |
Configurator.setAConfiguration(Configuration config,
ServerDomain sd)
Set the configuration of this server |
static void |
Configurator.setAConfiguration(Configuration config,
ServerDomain sd,
String jonasRoot)
Set the configuration of this server, only used for tests |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||