Package org.jboss.jca.core.connectionmanager.pool.strategy

This package contains the connection pool strategies.

See:
          Description


Class Summary
OnePool Single pool implementation.
PoolByCri Pool implementation that uses subject.
PoolBySubject Pool implementation that uses subject.
PoolBySubjectAndCri Pool implementation that uses subject and connection request info for its pool partition.
ReauthPool Pool implementation that supports reauthentication Initial implementation is based on OnePool with no prefill support, since each managed connection will likely have different credentials.
 

Package org.jboss.jca.core.connectionmanager.pool.strategy Description

This package contains the connection pool strategies.



Copyright © 2008 Red Hat Middleware LLC (http://www.jboss.com/)