|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jmux.app.component.AbstractComponent
org.jmux.app.component.AbstractControl
org.jmux.app.component.AbstractThreadedControl
org.jmux.app.component.ClusterProcess
public class ClusterProcess
| Field Summary | |
|---|---|
static int |
DEFAULT_PORT
|
| Constructor Summary | |
|---|---|
ClusterProcess()
|
|
| Method Summary | |
|---|---|
void |
configure(Config config,
App app)
|
void |
doStart()
|
void |
doStop()
|
| Methods inherited from class org.jmux.app.component.AbstractThreadedControl |
|---|
start, stop |
| Methods inherited from class org.jmux.app.component.AbstractComponent |
|---|
getConfig, log, logDebug, logDebug, logError, logError |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int DEFAULT_PORT
| Constructor Detail |
|---|
public ClusterProcess()
| Method Detail |
|---|
public void configure(Config config,
App app)
configure in interface Componentconfigure in class AbstractComponentpublic void doStart()
doStart in class AbstractThreadedControlpublic void doStop()
doStop in class AbstractThreadedControl
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||