Search Java Classes and Packages
Search Java Frameworks and Libraries
#Org.apache.excalibur.mpool Classes and Interfaces - 10 results found.
| Name | Description | Type | Package | Framework |
| BlockingFixedSizePool | This is an Pool that caches Poolable objects for reuse. | Class | org.apache.excalibur.mpool | Apache Avalon |
|
| DefaultPoolManager | This interface is for a PoolManager that creates pools that are managed asynchronously. | Class | org.apache.excalibur.mpool | Apache Avalon |
|
| FixedSizePool | This is an Pool that caches Poolable objects for reuse. | Class | org.apache.excalibur.mpool | Apache Avalon |
|
| ManagablePool | This is the interface for Pools that are not a fixed size. | Interface | org.apache.excalibur.mpool | Apache Avalon |
|
| ObjectFactory | This interface is to define how an ObjectFactory is defined. | Interface | org.apache.excalibur.mpool | Apache Avalon |
|
| Pool | This interface is to define how a Pool is used. | Interface | org.apache.excalibur.mpool | Apache Avalon |
|
| PoolManager | This interface is for a PoolManager that creates pools that are managed asynchronously. | Interface | org.apache.excalibur.mpool | Apache Avalon |
|
| PoolUtil | The PoolUtil class performs the reflection magic that is necessary to work with the legacy Recyclable interface in the | Class | org.apache.excalibur.mpool | Apache Avalon |
|
| Resettable | This interface standardizes the behaviour of a resettable object. | Interface | org.apache.excalibur.mpool | Apache Avalon |
|
| VariableSizePool | This is an Pool that caches Poolable objects for reuse. | Class | org.apache.excalibur.mpool | Apache Avalon |