public class ConnectorTimer extends ConnectorBase
server| Constructor and Description |
|---|
ConnectorTimer(Server server,
long period) |
| Modifier and Type | Method and Description |
|---|---|
void |
start() |
void |
stop() |
addAction, addActions, getActions, getServer, setServerpublic ConnectorTimer(Server server, long period)
public void start()
throws org.conceptoriented.bistro.core.BistroError
start in interface Connectorstart in class ConnectorBaseorg.conceptoriented.bistro.core.BistroErrorpublic void stop()
throws org.conceptoriented.bistro.core.BistroError
stop in interface Connectorstop in class ConnectorBaseorg.conceptoriented.bistro.core.BistroError