org.objectweb.jonas.ant.cluster
Class WsdlPublishCluster
java.lang.Object
org.objectweb.jonas.ant.jonasbase.Tasks
org.objectweb.jonas.ant.cluster.ClusterTasks
org.objectweb.jonas.ant.cluster.WsdlPublishCluster
public class WsdlPublishCluster
- extends ClusterTasks
Define WsdlPublishCluster 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 |
WsdlPublishCluster
public WsdlPublishCluster()
addConfiguredFile
public void addConfiguredFile(File file)
- Add file (wsdl publish)
- Parameters:
file
- properties file
addConfiguredUddi
public void addConfiguredUddi(Uddi uddi)
- Add UDDI (wsdl publish)
- Parameters:
uddi
- properties file
generatesTasks
public void generatesTasks()
- Generates the mail tasks for each JOnAS's instances
- Specified by:
generatesTasks
in class ClusterTasks
Copyright © 2007 OW2 Consortium. All Rights Reserved.