Package org.enhydra.shark.api.internal.toolagent

Tool agent component interface.

See:
          Description

Interface Summary
ToolAgent This interface is based on WfMC's definition of ToolAgents.
ToolAgentManager  
 

Class Summary
AppParameter This class represents the parameter passed to tool agent application.
 

Exception Summary
ApplicationBusy  
ApplicationNotDefined  
ApplicationNotStarted  
ApplicationNotStopped  
ConnectFailed  
InvalidProcessInstance  
InvalidSessionHandle  
InvalidToolAgentHandle  
InvalidWorkitem  
ToolAgentGeneralException  
 

Package org.enhydra.shark.api.internal.toolagent Description

Tool agent component interface.

Providing a way to implement many different Tool Agents that could perform various usefull operations. These tool agent applications are called from "Tool" activities as defined in XPDL.