|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ow2.jonas.ant.jonasbase.Tasks
org.ow2.jonas.ant.cluster.ClusterTasks
org.ow2.jonas.ant.cluster.HaCluster
public class HaCluster
Define HaCluster task
| Field Summary |
|---|
| Fields inherited from class org.ow2.jonas.ant.cluster.ClusterTasks |
|---|
ARCH_BOTH_WEB_EJB, ARCH_SEPARATED_WEB_EJB |
| Constructor Summary | |
|---|---|
HaCluster()
Default constructor |
|
| Method Summary | |
|---|---|
void |
generatesTasks()
Generates the carol tasks for each JOnAS's instances |
void |
setMcastAddr(java.lang.String mcastAddr)
Set mcastAddr |
void |
setMcastPort(java.lang.String mcastPort)
Set mcastPort |
| 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 |
|---|
public HaCluster()
| Method Detail |
|---|
public void setMcastAddr(java.lang.String mcastAddr)
mcastAddr - multicast address to setpublic void setMcastPort(java.lang.String mcastPort)
mcastPort - multicast port to setpublic void generatesTasks()
generatesTasks in class ClusterTasks
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||