Constructor and Description |
---|
XAffectNetworkControl(LifeCycleManager manager,
int port)
Creates a new
XAffectNetworkControl |
Modifier and Type | Method and Description |
---|---|
void |
close()
Closes the
Control component. |
void |
open()
Opens the
Control component. |
closeController, getLifeCycleManager, openController
public XAffectNetworkControl(LifeCycleManager manager, int port)
XAffectNetworkControl
manager
- LifeCycleManager
to be controlled.port
- the port the XAffectNetworkControl
will be listening
to.