Package org.osesb.objectpools.configuration

Object pool configuration classes.

See:
          Description

Class Summary
KeyedObjectPoolConfiguration The framework uses the Apache Pool Package (org.apache.commons.pool) to: Minimize object creation and destruction. Enhance the performance of connection-oriented operations for JMS and SOAP.

The object pools defined in org.osesb.objectpools are configured in two sections of a XML configuration file.

ObjectPoolConfiguration The framework uses the Apache Pool Package (org.apache.commons.pool) to: Minimize object creation and destruction. Enhance the performance of connection-oriented operations for JMS and SOAP.

The object pools defined in org.osesb.objectpools are configured in two sections of a XML configuration file.

 

Package org.osesb.objectpools.configuration Description

Object pool configuration classes.