Uses of Interface
org.jboss.aspects.asynch.ExecutorAbstraction

Packages that use ExecutorAbstraction
org.jboss.aspects.asynch   
 

Uses of ExecutorAbstraction in org.jboss.aspects.asynch
 

Classes in org.jboss.aspects.asynch that implement ExecutorAbstraction
 class ThreadPoolExecutor
          Use a global thread pool to execute asynch tasks
 

Fields in org.jboss.aspects.asynch declared as ExecutorAbstraction
protected  ExecutorAbstraction AsynchAspect.executor
           
 



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.