Uses of Package
compbio.engine

Packages that use compbio.engine
compbio.engine   
compbio.engine.cluster.drmaa   
compbio.engine.local   
compbio.ws.server   
 

Classes in compbio.engine used by compbio.engine
AsyncExecutor
          An asynchronous executor engine, capable of running, cancelling, obtaining results calculated by a native executable wrapper in Executable interface.
ClusterJobId
           
FilePuller
           
Job
           
SyncExecutor
          Synchronous executor, is an engine to run the Executable synchronously.
 

Classes in compbio.engine used by compbio.engine.cluster.drmaa
AsyncExecutor
          An asynchronous executor engine, capable of running, cancelling, obtaining results calculated by a native executable wrapper in Executable interface.
ClusterJobId
           
SyncExecutor
          Synchronous executor, is an engine to run the Executable synchronously.
 

Classes in compbio.engine used by compbio.engine.local
AsyncExecutor
          An asynchronous executor engine, capable of running, cancelling, obtaining results calculated by a native executable wrapper in Executable interface.
SyncExecutor
          Synchronous executor, is an engine to run the Executable synchronously.
 

Classes in compbio.engine used by compbio.ws.server
AsyncExecutor
          An asynchronous executor engine, capable of running, cancelling, obtaining results calculated by a native executable wrapper in Executable interface.