| Package | Description |
|---|---|
| xyz.cofe.cxconsole.groovy | |
| xyz.cofe.cxconsole.script | |
| xyz.cofe.cxconsole.script.jsr233 | |
| xyz.cofe.cxconsole.script.sql | |
| xyz.cofe.cxconsole.script.sql.ctx |
| Modifier and Type | Method and Description |
|---|---|
ExecuteMonitor<GroovyEngineScript> |
GroovyEngine.submit(GroovyEngineScript script) |
ExecuteMonitor<String> |
GroovyEngine.submit(String script) |
| Modifier and Type | Field and Description |
|---|---|
protected WeakHashMap<ExecuteMonitor,Date> |
ExecuteMonitoringPanel.cancelSet |
protected WeakHashMap<ExecuteMonitor,CloseableSet> |
ExecuteMonitoringPanel.executeMonitorListeners |
| Modifier and Type | Method and Description |
|---|---|
ExecuteMonitor<String> |
ScriptExecuting.getExecuteMonitor() |
ExecuteMonitor<String> |
Engine.submit(String script)
Отправляет скрипт на выполнение
|
| Modifier and Type | Method and Description |
|---|---|
EventList<ExecuteMonitor> |
ScriptService.getTasks() |
| Modifier and Type | Method and Description |
|---|---|
ScriptExecuting<String> |
ScriptEventSupport.createScriptExecuting(ExecuteMonitor<String> em,
Engine engine,
TextDocument scriptDocument) |
protected CloseableSet |
ExecuteMonitoringPanel.executeMonitorListeners(ExecuteMonitor em,
boolean autoCreate) |
| Modifier and Type | Class and Description |
|---|---|
class |
ThreadMonitorImpl<Script> |
| Modifier and Type | Method and Description |
|---|---|
ExecuteMonitor<String> |
EngineImpl.submit(String script) |
| Modifier and Type | Method and Description |
|---|---|
ExecuteMonitor<String> |
SqlEngine.submit(String script) |
| Constructor and Description |
|---|
JdbcContext(EventList<ExecuteMonitor> emlist) |
Copyright © 2018. All rights reserved.