TPTP 4.2.0 Platform Project
Public API Specification

Package org.eclipse.hyades.execution.local

Class Summary
CommunicationDebug  
EclipseExecutionComponentFactoryImpl This specialization of ExecutionComponentFactoryImpl uses Eclipse IConfigurationElements instead of String classnames when registering execution components for local use.
ExecutableObjectStub Instances of this type provide remote invocation semantics for IExecutableObject instances.
ExecutionComponentFactoryImpl The execution component factory.
ExecutionComponentStub This is the parent of the hierarchy of IExecutionComponent stubs -- objects that handle remote invocation semantics for their delegates, which are IExecutionComponent instances.
ExecutionEnvironmentStub  
ExecutorStub  
HyadesTestNodeImpl This class extends the default NodeImpl class by overriding the connect method.
JavaProcessExecutableObjectStub  
JavaProcessExecutorStub  
JavaTaskExecutableObjectStub Provide remote invocation semantics for JavaTaskExecutableObjects.
JavaTaskExecutorStub In addition to providing remote execution semantics for the methods of the "java task executor" (JavaTaskExecutorImpl), instances of this class establish the local portion of the test monitoring and control agent.
JavaTaskRemoteHyadesComponentStub Most of the tasks of this monitoring component are handled on the local side.
NodeImpl Node implementation for the execution framework, now supports the ability to connect to a connect given a connection specifier.
RemoteObjectStub This is the parent of the hierarchy of stubs -- objects that handle remote invocation semantics for other objects.
SessionContext This class is used by SessionContextToSessionMap, HyadesSessionImpl and TestExecutionHarness to facilitate reuse of Sessions.
SessionContextToSessionMap This singleton caches sessions keyed on on a session context object.
SessionImpl  
SessionStub  
 


TPTP 4.2.0 Platform Project
Public API Specification