Package org.objectweb.easybeans.api.pool

Implementation of EJB 3.0 container API

See:
          Description

Interface Summary
Pool<InstanceType,Clue> Defines a common pool interface used to manage objects.
PoolAttributes Defines the interface used to collect/set information on this pool.
 

Exception Summary
PoolException Exception thrown if there is a failure in the pool.
 

Package org.objectweb.easybeans.api.pool Description

Implementation of EJB 3.0 container API