org.ow2.jasmine.deployme.configApply
Class ConfigClusterApply

java.lang.Object
  extended by org.ow2.jasmine.deployme.configApply.ConfigClusterApply

public class ConfigClusterApply
extends java.lang.Object

Apply a configuration on a Jonas server

Author:
Remy Bresson

Constructor Summary
ConfigClusterApply(java.lang.String jonasRoot)
          Constructor
 
Method Summary
 void execute()
          Apply the configuration
 void setClusterConf(java.lang.String domainName, org.ow2.jasmine.deployme.generated.Topology.Domains.Domain.ClusterDaemons.ClusterDaemon cluster)
          Apply the cluster daemon global parameters
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConfigClusterApply

public ConfigClusterApply(java.lang.String jonasRoot)
Constructor

Method Detail

setClusterConf

public void setClusterConf(java.lang.String domainName,
                           org.ow2.jasmine.deployme.generated.Topology.Domains.Domain.ClusterDaemons.ClusterDaemon cluster)
Apply the cluster daemon global parameters

Parameters:
domainName - Cluster daemon domain name
cluster - The cluster daemon parameters

execute

public void execute()
Apply the configuration



Copyright © 2009 OW2 Consortium. All Rights Reserved.