|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ResizerType | |
|---|---|
| org.ow2.util.pool.impl.enhanced | |
| Uses of ResizerType in org.ow2.util.pool.impl.enhanced |
|---|
| Methods in org.ow2.util.pool.impl.enhanced that return ResizerType | |
|---|---|
static ResizerType |
ResizerType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static ResizerType[] |
ResizerType.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
| Constructors in org.ow2.util.pool.impl.enhanced with parameters of type ResizerType | |
|---|---|
EnhancedCluePool(ICluePoolManager<E,C> cluePoolManager,
ResizerType resizerType,
ISharedManager sharedManager,
java.util.concurrent.Executor createAndRemoveItemExecutor)
|
|
EnhancedPool(IPoolManager<E> poolManager,
ResizerType resizerType,
ISharedManager sharedManager,
java.util.concurrent.Executor createAndRemoveItemExecutor)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||