The Meta-Environment API

Uses of Package
toolbus

Classes in toolbus used by toolbus
AbstractTool
           
AbstractTool.Job
          A job.
AbstractTool.JobQueue
          This job queue holds all the jobs that are send from a single source.
AbstractTool.OperationTermPair
           
AbstractTool.ThreadLocalJobQueue
          This job queue holds all the jobs that are posted by a certain thread.
AbstractTool.WorkerQueue
          The queue that is meant to take care of the asynchroneous execution and queueing of anything that invokes stuff on a tool.
AbstractTool.WorkerQueue.Worker
          The worker thread of this queue.
IOperations
          This interface holds all the operation codes that are used to identify the request / response types.
SpecOrderVector
           
Tool
           
 


The Meta-Environment API