Package it.eng.spago.cms.pool

Interface Summary
CMSPool Interface that defines methods to manage a pool of cms repository connections
 

Class Summary
CMSPoolImpl Implements methods useful to create a repository connection pool, to get a connection and to close a connection
ConnectionCMSPoolableObjectFactory Implements an interface of the jackarta commons pool library in order to create objects for the pool (see documentation of jackarta commons pool)