static class OpenGridServiceFactory.OpenGridServiceControllerAction extends Object implements ServiceControllerAction
Modifier and Type | Field and Description |
---|---|
private Extension<ServiceControllerAction> |
ext |
private SessionControl |
sc |
Constructor and Description |
---|
OpenGridServiceControllerAction(SessionControl sc,
Extension ext) |
private final SessionControl sc
private final Extension<ServiceControllerAction> ext
OpenGridServiceControllerAction(SessionControl sc, Extension ext)
public boolean isRunning()
isRunning
in interface ServiceControllerAction
public void start()
start
in interface ServiceControllerAction
public void stop()
stop
in interface ServiceControllerAction