Uses of Class
org.jboss.threads.ProtectedExecutorService

Packages that use ProtectedExecutorService
org.jboss.threads   
 

Uses of ProtectedExecutorService in org.jboss.threads
 

Subclasses of ProtectedExecutorService in org.jboss.threads
 class ProtectedDirectExecutorService
          A DirectExecutor version of ProtectedExecutorService.
 class ProtectedScheduledExecutorService
          An implementation of ScheduledExecutorService that delegates to the real executor, while disallowing termination.
 



Copyright © 2011. All Rights Reserved.