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