| Package | Description |
|---|---|
| xyz.cofe.cxconsole.script | |
| xyz.cofe.cxconsole.script.jsr233 | |
| xyz.cofe.cxconsole.script.ob |
| Modifier and Type | Field and Description |
|---|---|
Engine |
EngineSelectPanel.SelectResult.engine |
protected Engine |
EnginesManagerPanel.EngineDesc.engine |
| Modifier and Type | Field and Description |
|---|---|
protected Map<String,Engine> |
EnginesManagerPanel.engines |
| Modifier and Type | Method and Description |
|---|---|
Engine |
Engine.clone()
Клонирует движок
|
Engine |
EngineFactory.createEngine()
Создает движок
|
Engine |
ScriptDocExecService.getDocumentEngine(TextDocument doc)
Возвращает движок для документа
|
Engine |
EnginesManagerPanel.EngineDesc.getEngine() |
Engine |
ScriptEvent.getEngine() |
Engine |
ScriptDocExecService.getPrefferedEngine() |
Engine |
EngineSelectPanel.getSelectedEngine() |
| Modifier and Type | Method and Description |
|---|---|
org.mapdb.HTreeMap<String,Engine> |
ScriptService.enginesStoreMap() |
xyz.cofe.collection.Func2<Object,String,Engine> |
EnginesManagerPanel.getEditEngine() |
EventMap<String,Engine> |
ScriptService.getEngines()
Возвращает карту скриптовых движков
|
Map<String,Engine> |
EngineSelectPanel.getEngines() |
| Modifier and Type | Method and Description |
|---|---|
void |
ScriptService.cache(String id,
Engine en) |
ScriptExecuted<String> |
ScriptEventSupport.createScriptExecuted(ExecuteResult<String> result,
Engine engine,
TextDocument scriptDocument) |
ScriptExecuting<String> |
ScriptEventSupport.createScriptExecuting(ExecuteMonitor<String> em,
Engine engine,
TextDocument scriptDocument) |
void |
ScriptService.listenScnForSave(String engineId,
Engine engine) |
String |
ScriptService.nameOf(Engine en)
Возвращает имя под которым зарегистрирован движок
|
void |
CxScriptConsole.registerEngine(String name,
Engine eng) |
CxScriptConsole.Starter |
CxScriptConsole.Starter.registerEngine(String name,
Engine eng) |
CxScriptConsole.Starter |
CxScriptConsole.Starter.registerEngine(String name,
Engine eng,
boolean preffered) |
| Modifier and Type | Method and Description |
|---|---|
void |
EnginesManagerPanel.setEditEngine(xyz.cofe.collection.Func2<Object,String,Engine> editEngine) |
void |
EngineSelectPanel.setEngines(Map<String,Engine> engines) |
void |
EnginesManagerPanel.setEnginesMap(Map<String,Engine> engineMap) |
| Constructor and Description |
|---|
EngineDesc(String name,
Engine engine) |
SelectResult(String engineName,
Engine engine) |
| Modifier and Type | Class and Description |
|---|---|
class |
EngineImpl |
| Modifier and Type | Field and Description |
|---|---|
protected xyz.cofe.common.Reciver<Engine> |
EngineObSrvc.removeEngineListener |
protected xyz.cofe.common.Reciver<Engine> |
EngineObSrvc.resetPrefferedEngine |
protected xyz.cofe.common.Reciver<Engine> |
EngineObSrvc.setPrefferedEngine |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractScriptObService.assignClassLoader(Engine engine,
ClassLoaderBuilder clb)
Назначает ClassLoader указанному движку
|
protected JMenu |
AbstractScriptObService.menuAssignClassLoader(Engine eng,
xyz.cofe.common.Reciver<xyz.cofe.collection.Pair<ClassLoaderBuilder,String>> reciver) |
protected void |
EngineObSrvc.removeEngine(Engine eng) |
Copyright © 2019. All rights reserved.