Package org.infinispan.executors

Implementations of different executors used for asynchronous operation.

See:
          Description

Interface Summary
ExecutorFactory Used to configure and create executors
ScheduledExecutorFactory Used to configure and create scheduled executors
 

Class Summary
DefaultExecutorFactory Default executor factory that creates executors using the JDK Executors service.
DefaultScheduledExecutorFactory Creates scheduled executors using the JDK Executors service
 

Package org.infinispan.executors Description

Implementations of different executors used for asynchronous operation.


Google Analytics

Copyright © 2010 JBoss, a division of Red Hat. All Rights Reserved.