org.ow2.easybeans.api.pool |
EJB 3.0 API
Implementation of EJB 3.0 container API
|
Java Source File Name | Type | Comment |
Pool.java | Interface | Defines a common pool interface used to manage objects. |
PoolAttributes.java | Interface | Defines the interface used to collect/set information on this pool. |
PoolException.java | Class | Exception thrown if there is a failure in the pool. |