Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Class
edu.emory.mathcs.util.concurrent.PooledExecutor

Uses of PooledExecutor in edu.emory.mathcs.util.concurrent
 

Subclasses of PooledExecutor in edu.emory.mathcs.util.concurrent
 class SecurePooledExecutor
          Version of PooledExecutor that ensures propagation of access control context and thread context from call initiator to the thread executing the call.