Constructor and Description |
---|
ScriptEventHandler(ScriptExecutor script,
EventInjectorQueue injector) |
Modifier and Type | Method and Description |
---|---|
protected void |
ScriptDataSource.executeScript(ScriptExecutor command) |
protected Object |
ScriptDataSource.performScript(ScriptExecutor command,
ScriptContext scriptContext) |
protected Object |
ScriptDataSource.performWrite(ScriptExecutor command,
Variant value,
Map<String,Variant> attributes,
OperationParameters operationParameters) |
Constructor and Description |
---|
RequestSignatureRuleImpl(ScheduledExecutorService executor,
SignatureRequestBuilder builder,
RequestValidator validator,
X509KeySelector keySelector,
AuditLogService auditLogService,
boolean indent,
ScriptExecutor postProcessor,
AuthenticationImplementation authenticator,
int reloadPeriod) |
Modifier and Type | Method and Description |
---|---|
ScriptExecutor |
AbstractBaseRule.getScriptFilter() |
Constructor and Description |
---|
AuthorizationEntry(ScriptExecutor script,
ScriptExecutor callbackScript,
AuthenticationImplementation authenticationImplementation) |
Modifier and Type | Method and Description |
---|---|
ScriptExecutor |
SymbolController.createScriptExecutor(String command,
String sourceName) |
ScriptExecutor |
ScriptManager.parse(String script,
String scriptName) |
Modifier and Type | Method and Description |
---|---|
void |
SymbolController.execute(ScriptExecutor scriptExecutor,
Map<String,Object> scriptObjects) |
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.