|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ow2.jasmine.jadort.service.action.AbstractAction
org.ow2.jasmine.jadort.service.action.WorkerAction
org.ow2.jasmine.jadort.service.action.ModProxyBalancerWorkerAction
public class ModProxyBalancerWorkerAction
Tests the mod_proxy_balancer manager.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.ow2.jasmine.jadort.service.action.WorkerAction |
|---|
WorkerAction.State |
| Constructor Summary | |
|---|---|
protected |
ModProxyBalancerWorkerAction(WorkerBean worker)
|
| Method Summary | |
|---|---|
void |
disable()
Disable worker. |
void |
enable()
Enable worker. |
WorkerAction.State |
getState()
|
| Methods inherited from class org.ow2.jasmine.jadort.service.action.WorkerAction |
|---|
getConstructor, getWorkerAction, newInstance |
| Methods inherited from class org.ow2.jasmine.jadort.service.action.AbstractAction |
|---|
appendToLog, flushLog |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected ModProxyBalancerWorkerAction(WorkerBean worker)
| Method Detail |
|---|
public void enable()
throws java.lang.Exception
WorkerActionWorkerAction.disable() .
enable in class WorkerActionjava.lang.Exception
public void disable()
throws java.lang.Exception
WorkerActionWorkerAction.enable() .
disable in class WorkerActionjava.lang.Exception
public WorkerAction.State getState()
throws java.lang.Exception
getState in class WorkerActionjava.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||