TPTP 4.4.0 Platform Project
Public API Specification

Package org.eclipse.hyades.execution.remote

Class Summary
ExecutableObjectSkeleton  
ExecutionComponentFactoryImpl The execution component factory.
ExecutionComponentSkeleton This is the parent of the hierarchy of IExecutionComponent skeletons -- objects that handle the remote end of remote invocation semantics for their delegates, which are IExecutionComponent instances.
ExecutionEnvironmentSkeleton  
ExecutorSkeleton  
JavaProcessExecutableObjectSkeleton  
JavaProcessExecutorSkeleton  
JavaTaskExecutableObjectSkeleton Implemented in this class are the semantics of running a test within the same process as the session context.
JavaTaskExecutorSkeleton In addition to delegating method invocations to the associated implementation objects, instances this class create the remote portion of the "test agent".
JavaTaskRemoteHyadesComponentSkeleton At present, this class does not provide much functionality.
NodeImpl  
RemoteObjectSkeleton This is the parent of the hierarchy of skeletons -- objects to which remote method invocations are delegated and which then delegate the method implementations to their delegate objects.
SessionImpl  
SessionSkeleton  
 


TPTP 4.4.0 Platform Project
Public API Specification