org.ow2.jonas.ant.cluster
Class LibCluster

java.lang.Object
  extended by org.ow2.jonas.ant.jonasbase.Tasks
      extended by org.ow2.jonas.ant.cluster.ClusterTasks
          extended by org.ow2.jonas.ant.cluster.LibCluster

public class LibCluster
extends ClusterTasks

Define LibCluster task

Author:
Benoit Pelletier

Field Summary
 
Fields inherited from class org.ow2.jonas.ant.cluster.ClusterTasks
ARCH_BOTH_WEB_EJB, ARCH_SEPARATED_WEB_EJB
 
Constructor Summary
LibCluster()
          Default constructor
 
Method Summary
 void addConfiguredFileSet(org.apache.tools.ant.types.FileSet file)
          Add file (wsdl publish)
 void generatesTasks()
          Generates the LibCluster tasks for each JOnAS's instances
 void setDestDir(File destDir)
          Override method to copy files to custom folder and not for several JONAS_BASE
 
Methods inherited from class org.ow2.jonas.ant.cluster.ClusterTasks
addClusterTask, getArch, getClusterTasks, getDestDir, getDestDirPrefix, getDestDirSuffixIndFirst, getDestDirSuffixIndLast, getEjbInstNb, getLogInfo, getRootTask, getWebInstNb, log, setArch, setDestDirPrefix, setDestDirSuffixIndFirst, setDestDirSuffixIndLast, setEjbInstNb, setLogInfo, setRootTask, setWebInstNb
 
Methods inherited from class org.ow2.jonas.ant.jonasbase.Tasks
addTask, addTasks, addTasks, getTasks
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LibCluster

public LibCluster()
Default constructor

Method Detail

addConfiguredFileSet

public void addConfiguredFileSet(org.apache.tools.ant.types.FileSet file)
Add file (wsdl publish)

Parameters:
file - properties file

setDestDir

public void setDestDir(File destDir)
Override method to copy files to custom folder and not for several JONAS_BASE

Parameters:
destDir - The destDir to set.

generatesTasks

public void generatesTasks()
Generates the LibCluster tasks for each JOnAS's instances

Specified by:
generatesTasks in class ClusterTasks


Copyright © 2010 OW2 Consortium. All Rights Reserved.