| Interface | Description |
|---|---|
| NuxeoContainerListener |
| Class | Description |
|---|---|
| JtaActivator |
If this bundle is present in the running platform it should automatically
install the NuxeoContainer.
|
| NamingContext |
Naming context for nuxeo container.
|
| NamingContextFacade |
Search main context if name not found in nuxeo's context.
|
| NamingContextFactory |
Provides access to the nuxeo container naming context
|
| NuxeoConnectionManagerConfiguration |
Descriptor of the pool configuration, used by NuxeoContainer when creating a
pool directly instead of the previous way that was using a JNDI factory
(NuxeoConnectionManagerFactory).
|
| NuxeoConnectionManagerFactory |
Factory for the ConnectionManager.
|
| NuxeoContainer |
Internal helper for the Nuxeo-defined transaction manager and connection
manager.
|
| NuxeoContainer.ConnectionManagerWrapper |
Wraps a Geronimo ConnectionManager and adds a
NuxeoContainer.ConnectionManagerWrapper.reset() method to
flush the pool. |
| NuxeoContainer.InstallContext | |
| NuxeoContainer.TransactionManagerConfiguration | |
| NuxeoContainer.TransactionManagerWrapper |
Wraps a transaction manager for providing a dummy recoverable interface.
|
| NuxeoContainer.UserTransactionImpl |
User transaction that uses this container's transaction manager.
|
| NuxeoTransactionManagerFactory |
Factory for the TransactionManager.
|
| NuxeoUserTransactionFactory |
Factory for the UserTransaction.
|
Copyright © 2013 Nuxeo SA. All Rights Reserved.