Interface | Description |
---|---|
NuxeoContainerListener |
Class | Description |
---|---|
InitialContextAccessor |
Utility class used for testing JNDI space provider.
|
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.ConnectionTrackingCoordinator | |
NuxeoContainer.ConnectionTrackingCoordinator.Context | |
NuxeoContainer.ConnectionTrackingCoordinator.Context.Allocation | |
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.
|
Exception | Description |
---|---|
NuxeoContainer.ConnectionTrackingCoordinator.Context.AllocationErrors |
Copyright © 2015 Nuxeo SA. All rights reserved.