org.ehcache.config.executor
Class PooledExecutionServiceConfiguration.PoolConfiguration

java.lang.Object
  extended by org.ehcache.config.executor.PooledExecutionServiceConfiguration.PoolConfiguration
Enclosing class:
PooledExecutionServiceConfiguration

public static final class PooledExecutionServiceConfiguration.PoolConfiguration
extends java.lang.Object


Method Summary
 int maxSize()
           
 int minSize()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

minSize

public int minSize()

maxSize

public int maxSize()