public class ScriptExecuteMonitorService extends BaseService
BaseService.OnStart, BaseService.OnStop, BaseService.UiAction, BaseService.UiActionBase, BaseService.UiActionField, BaseService.UiActionMethod, BaseService.UiMenu| Modifier and Type | Field and Description |
|---|---|
protected ExecuteMonitoring |
executeMonitoring |
protected ScriptService |
scriptService |
protected ThreadMonitor |
threadMonitor |
actionFieldSet, actionMethodSet, initUiActionsSuccess, MENU_FIELD_NAME, runningstartCallLevel, startStopSync, stopCallLevelserviceEventQueue| Constructor and Description |
|---|
ScriptExecuteMonitorService() |
| Modifier and Type | Method and Description |
|---|---|
DockingService |
getDockingService() |
ExecuteMonitoring |
getExecuteMonitoring() |
ScriptService |
getScriptService() |
ThreadMonitor |
getThreadMonitor() |
TimerService |
getTimerService() |
protected void |
initExecuteMonitoring(DockingService ds) |
protected void |
initExecuteMonitoring(ScriptService ss) |
protected void |
initThreadMonitoring(DockingService ds) |
void |
showExecuteMonitoring() |
void |
showThreadMonitor() |
protected void |
startThreadsRefresh() |
protected void |
stopThreadsRefresh() |
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, 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 ScriptService scriptService
protected ExecuteMonitoring executeMonitoring
protected ThreadMonitor threadMonitor
public ScriptService getScriptService()
public DockingService getDockingService()
public TimerService getTimerService()
public ExecuteMonitoring getExecuteMonitoring()
protected void initExecuteMonitoring(ScriptService ss)
protected void initExecuteMonitoring(DockingService ds)
public void showExecuteMonitoring()
public ThreadMonitor getThreadMonitor()
protected void initThreadMonitoring(DockingService ds)
public void showThreadMonitor()
protected void startThreadsRefresh()
protected void stopThreadsRefresh()
Copyright © 2019. All rights reserved.