|
||||||||||
| 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.Director
public class Director
Allow to configure the director Load Balancer for Apache
| Nested Class Summary | |
|---|---|
class |
Director.AppServer
Define an inner class for application servers |
| Constructor Summary | |
|---|---|
Director()
Default constructor |
|
| Method Summary | |
|---|---|
void |
addAppServer(String portNumber,
String lbFactor)
Add an application server |
void |
createFile(String destDir)
Creation of the Director file |
void |
flushFile()
Generation of the config files |
void |
setStickySession(boolean stickySession)
Set sticky Session |
| 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 Director()
| Method Detail |
|---|
public void createFile(String destDir)
destDir - destination directory
public void addAppServer(String portNumber,
String lbFactor)
portNumber - port numberlbFactor - load balancing factorpublic void flushFile()
public void setStickySession(boolean stickySession)
stickySession - to set
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||