Uses of Interface
net.sf.seide.thread.JMXEnabledThreadPoolExecutor

Packages that use JMXEnabledThreadPoolExecutor
net.sf.seide.thread   
 

Uses of JMXEnabledThreadPoolExecutor in net.sf.seide.thread
 

Subinterfaces of JMXEnabledThreadPoolExecutor in net.sf.seide.thread
 interface JMXConfigurableThreadPoolExecutor
          Interface to allow control of the TPE over JMX.
Nice idea took from Apache Cassandra's internal code.
 

Classes in net.sf.seide.thread that implement JMXEnabledThreadPoolExecutor
 class DispatcherThreadPoolExecutor
          Dispatcher friendly ThreadPoolExecutor subclass to provide JMX access to internal values and allows to configure the
 



Copyright © 2011. All Rights Reserved.