Package org.openejb.alt.connectors.minerva

Class Summary
BaseCMFactory Abstract base class for Minerva connection manager factories.
MinervaAuthenticationInvocationHandler Proxy handler to translate normal JCA calls to modified ones that include a flag indicating whether the call should use container managed sign in or bean managed sign in.
MinervaNoTransCM Minerva implementation of a ConnectionManager for resource adapters that do not use transactions.
MinervaSharedLocalCM Minerva implementation of a Shared/Local ConnectionManager.
MinervaXACM Minerva implementation of an XAConnectionManager.
NoTransCMFactory ConnectionManagerFactory implementation for the Minerva No Transaction Connection Manager.
SharedLocalCMFactory ConnectionManagerFactory implementation for the Minerva Shared/Local Connection Manager.
XACMFactory ConnectionManagerFactory implementation for the Minerva XA Connection Manager.