org.ow2.jasmine.deployme.v1
Class ConfiguratorBuilder
java.lang.Object
org.ow2.jasmine.deployme.v1.ConfiguratorBuilder
public class ConfiguratorBuilder
- extends Object
This class is used to build a config from a server and its domain Server
parameter are prioritaty to domain parameters
- Author:
- Remy Bresson
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
config
protected Configuration config
- The resulting configuration
ConfiguratorBuilder
public ConfiguratorBuilder(ServerDomain sd)
- Build the configuration
getConfig
public Configuration getConfig()
- Get the configuration
- Returns:
- the config
Copyright © 2012 OW2 Consortium. All Rights Reserved.