The Meta-Environment API

Uses of Package
toolbus.tool.execution

Packages that use toolbus.tool.execution
toolbus This package implements the ToolBus coordination architecture. 
toolbus.tool   
toolbus.tool.execution   
 

Classes in toolbus.tool.execution used by toolbus
IToolExecutorFactory
          Interface all tool executor factories much implement.
 

Classes in toolbus.tool.execution used by toolbus.tool
StreamHandler
          Handles the output and error streams of a tool process.
 

Classes in toolbus.tool.execution used by toolbus.tool.execution
IToolExecutor
          Interface all tool executors must implement.
IToolExecutorFactory
          Interface all tool executor factories much implement.
 


The Meta-Environment API