The Meta-Environment API

Package toolbus.adapter

Class Summary
AbstractTool This class facilitates the functions a tool needs to be able to functions.
ToolBridge This class supplies an interface for the tool towards the ToolBus and handles the invokation of methods on the tool.
ToolBridge.Job A job.
ToolBridge.WorkerQueue The queue that is meant to take care of the asynchroneous execution and queueing of anything that invokes stuff on a tool.
ToolConnectionHandler This class handles the opening and closing of the tool's connection with the ToolBus and provides access to the multiplexers that are handling network I/O.
 


The Meta-Environment API