org.ow2.jasmine.deployme.v2.configApply
Class Configurator
java.lang.Object
org.ow2.jasmine.deployme.v2.configApply.Configurator
public class Configurator
- extends Object
Configure a JOnAS server
- Author:
- Jeremy Cazaux
|
Field Summary |
protected static org.ow2.util.log.Log |
logger
The logger |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
logger
protected static org.ow2.util.log.Log logger
- The logger
Configurator
public Configurator()
setAConfiguration
public static void setAConfiguration(Server server)
- Set the configuration of the given server
- Parameters:
server - The Server
setAConfiguration
public static void setAConfiguration(Agent agent)
- Set the configuration of the given agent
- Parameters:
agent - The Agent
Copyright © 2012 OW2 Consortium. All Rights Reserved.