public class RemoteExecutorEngine extends AbstractEngine
Proxied.AbstractDEFAULT_BEHAVIOR_PARAMBINDING_PARAM, ENGINE_EXECUTOR_PARAM, LOOP_LIMIT_PARAM, MACRO_PARAM, MODULE_PARAM, NAME_PARAM, PASSWORD_PARAM, SECURITY_PARAM, USER_PARAM, WORD_PARAM| Constructor and Description |
|---|
RemoteExecutorEngine() |
| Modifier and Type | Method and Description |
|---|---|
Transform |
createTransform(TransformEntity proxyEntity)
Creates a transform object.
|
RemoteEngineProxy |
getSessionProxy()
Gets the session proxy.
|
boolean |
setUp(Metadata metadata,
ProxyEntity proxyEntity)
Sets up the instance for action.
|
void |
tearDown()
Tears down what has been set up.
|
close, defaultBehavior, getDefaultBehavior, getDefaultBehaviorgetMetadata, getName, getParams, getProxyEntity, getThisLoggerclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetName, getParams, getProxyEntitypublic Transform createTransform(TransformEntity proxyEntity)
proxyEntity - The proxy (transform entity) for the transform.@Nonnull @CheckReturnValue public RemoteEngineProxy getSessionProxy()
public boolean setUp(Metadata metadata, ProxyEntity proxyEntity)
setUp in interface ProxiedsetUp in class AbstractEnginemetadata - The metadata available to the current process.proxyEntity - The proxy entity refering to the proxied.public void tearDown()
tearDown in interface ProxiedtearDown in class Proxied.AbstractCopyright © 2003-2019 Serge Brisson. All Rights Reserved.