TPTP 4.2.0 Platform Project
Public API Specification

Package org.eclipse.tptp.platform.execution.client.core

Interface Summary
IAgentController This interface represents the Agent Controller running on the target machine(either local or remote machine).
IConsole Console interface for processes launched by the client
IDataProcessor This interface defines the methods to be implemented by clients receiving data from agents.
IErrorListener This is the interface that all errors will notified on.
IFileLocater  
IFileLocation  
IFileTransferManager  
INode Node interface - Represents the target machine.
IProcess IProcess is the interface providing the client with the capability to launch, validate and kill a target process
 

Class Summary
ConnectionInfo ConnectionInfo provides the object to encapsulate connection attributes required by INode to connect to the Agent Controller.
NodeFactory A factory object for creating Nodes.
 


TPTP 4.2.0 Platform Project
Public API Specification