org.objectweb.jonas.ant.cluster
Class ServicesCluster
java.lang.Object
org.objectweb.jonas.ant.jonasbase.Tasks
org.objectweb.jonas.ant.cluster.ClusterTasks
org.objectweb.jonas.ant.cluster.ServicesCluster
public class ServicesCluster
- extends ClusterTasks
Define ServicesCluster task
- Author:
- Benoit Pelletier
Methods inherited from class org.objectweb.jonas.ant.cluster.ClusterTasks |
addClusterTask, getArch, getClusterTasks, getDestDir, getDestDirPrefix, getDestDirSuffixIndFirst, getDestDirSuffixIndLast, getLogInfo, getRootTask, log, setArch, setDestDirPrefix, setDestDirSuffixIndFirst, setDestDirSuffixIndLast, setLogInfo, setRootTask |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ServicesCluster
public ServicesCluster()
- Default constructor
setPartialList
public void setPartialList(String partialList)
- Set the partial list of the JOnAS's services
- Parameters:
partialList
- partial list of JOnAS services
setFullList
public void setFullList(String fullList)
- Set the full list of the JOnAS's services
- Parameters:
fullList
- full list of JOnAS services
generatesTasks
public void generatesTasks()
- Generates the Services tasks for each JOnAS's instances
- Specified by:
generatesTasks
in class ClusterTasks
Copyright © 2007 OW2 Consortium. All Rights Reserved.