org.ow2.jasmine.deployme.v2.configApply
Class Configurator

java.lang.Object
  extended by 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
 
Constructor Summary
Configurator()
           
 
Method Summary
static void setAConfiguration(Agent agent)
          Set the configuration of the given agent
static void setAConfiguration(Server server)
          Set the configuration of the given server
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

logger

protected static org.ow2.util.log.Log logger
The logger

Constructor Detail

Configurator

public Configurator()
Method Detail

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.