Package net.sf.basedb.opengrid.service
Class OpenGridServiceFactory.OpenGridServiceControllerAction
java.lang.Object
net.sf.basedb.opengrid.service.OpenGridServiceFactory.OpenGridServiceControllerAction
- All Implemented Interfaces:
ServiceControllerAction
,Action
- Enclosing class:
OpenGridServiceFactory
static class OpenGridServiceFactory.OpenGridServiceControllerAction
extends Object
implements ServiceControllerAction
-
Field Summary
Modifier and TypeFieldDescriptionprivate final Extension<ServiceControllerAction>
private final SessionControl
-
Constructor Summary
-
Method Summary
-
Field Details
-
sc
-
ext
-
-
Constructor Details
-
OpenGridServiceControllerAction
OpenGridServiceControllerAction(SessionControl sc, Extension ext)
-
-
Method Details
-
isRunning
public boolean isRunning()- Specified by:
isRunning
in interfaceServiceControllerAction
-
start
public void start()- Specified by:
start
in interfaceServiceControllerAction
-
stop
public void stop()- Specified by:
stop
in interfaceServiceControllerAction
-
toString
-