|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ow2.jasmine.deployme.ConfiguratorBuilder
public class ConfiguratorBuilder
This class is used to build a config from a server and its domain Server parameter are prioritaty to domain parameters
| Field Summary | |
|---|---|
protected org.ow2.jasmine.deployme.generated.Configuration |
config
The resulting configuration |
| Constructor Summary | |
|---|---|
ConfiguratorBuilder(ServerDomain sd)
Build the configuration |
|
| Method Summary | |
|---|---|
org.ow2.jasmine.deployme.generated.Configuration |
getConfig()
Get the configuration |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected org.ow2.jasmine.deployme.generated.Configuration config
| Constructor Detail |
|---|
public ConfiguratorBuilder(ServerDomain sd)
| Method Detail |
|---|
public org.ow2.jasmine.deployme.generated.Configuration getConfig()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||