The Meta-Environment API

Package toolbus.tool.execution

Interface Summary
IToolExecutor Interface all tool executors must implement.
IToolExecutorFactory Interface all tool executor factories much implement.
 

Class Summary
DefaultToolExecutor This tool executor implements the default behavior of an executor.
DefaultToolExecutorFactory This is the default tool executor factory.
StreamHandler Handles the output and error streams of a tool process.
 


The Meta-Environment API