public class ScriptStatusBarService extends BaseService
BaseService.OnStart, BaseService.OnStop, BaseService.UiAction, BaseService.UiActionBase, BaseService.UiActionField, BaseService.UiActionMethod, BaseService.UiMenu| Modifier and Type | Field and Description |
|---|---|
protected ScriptDocExecService |
scriptDocExecService |
protected ScriptService |
scriptService |
protected CloseableSet |
shutdownSet |
actionFieldSet, actionMethodSet, initUiActionsSuccess, MENU_FIELD_NAME, runningstartCallLevel, startStopSync, stopCallLevelserviceEventQueue| Constructor and Description |
|---|
ScriptStatusBarService() |
| Modifier and Type | Method and Description |
|---|---|
protected StatusBarService |
findStatusBarService() |
Map<StatusBarService,EngineSelector> |
getEngineSelectors() |
ScriptDocExecService |
getScriptDocExecService() |
ScriptService |
getScriptService() |
EngineSelector |
getSelectorFor(StatusBarService sbs) |
TextService |
getTextService() |
protected void |
initStatusBarService() |
protected void |
initStatusEngineSelectors() |
protected void |
shutdownService() |
buttonGroup, getActionFieldSet, getActionMethodSet, getActionsService, getButtonGroup, getMenuService, getStartableMethodsList, getStartableMethodsMap, getStoppableMethodsList, getStoppableMethodsMap, initUiActionError, initUiActions, isRunning, onStart, onStopfireStarted, fireStarting, fireStopped, fireStopping, getServiceByStopper, getServiceDependencies, isDetectCycleStart, isDetectCycleStop, onResolvedDependencies, start, stop, stopByDependencyaddServiceEvent, addServiceListener, addServiceListener, findFirstService, findServices, findServices, findServices, fireServiceEvent, fireServiceEvents, getConsole, getFieldDependencies, getInitDependenciesCallCount, getServiceListeners, getUnresolvedDependencies, hasServiceListener, init, initDependencies, instances, isResolvedDependencies, listeners, onInitServicesEnd, removeServiceListener, resolveDependecyclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitinitaddServiceEvent, addServiceListener, addServiceListener, fireServiceEvents, getServiceListeners, hasServiceListener, removeServiceListenerprotected final CloseableSet shutdownSet
protected ScriptService scriptService
protected ScriptDocExecService scriptDocExecService
public ScriptService getScriptService()
public TextService getTextService()
public ScriptDocExecService getScriptDocExecService()
public Map<StatusBarService,EngineSelector> getEngineSelectors()
public EngineSelector getSelectorFor(StatusBarService sbs)
protected StatusBarService findStatusBarService()
protected void initStatusBarService()
protected void initStatusEngineSelectors()
protected void shutdownService()
Copyright © 2018. All rights reserved.