Uses of Class
org.norther.tammi.core.thread.AbstractExecutor

Packages that use AbstractExecutor
org.norther.tammi.core.thread   
 

Uses of AbstractExecutor in org.norther.tammi.core.thread
 

Subclasses of AbstractExecutor in org.norther.tammi.core.thread
 class DefaultDirectExecutor
          A direct executor running executables in the caller's thread.
 class DefaultPooledExecutor
          A default implementation of PooledExecutor.
 class DefaultThreadedExecutor
          A default implementation of ThreadedExecutor.
 



Copyright © 2004 The Norther Organization. All rights reserved.