Interface | Description |
---|---|
NuxeoContainerListener | |
NuxeoValidationSupport.Validation |
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
|
NuxeoConnectionManager |
Setups a connection according to the pooling attributes, mainly duplicated from
GenericConnectionManager for
injecting a connection validation interceptor. |
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.
|
NuxeoConnectionTrackingCoordinator | |
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.
|
NuxeoPool | |
NuxeoTransactionManagerFactory |
Factory for the TransactionManager.
|
NuxeoUserTransactionFactory |
Factory for the UserTransaction.
|
NuxeoValidationSupport | |
NuxeoValidationSupport.QuerySQLConnection | |
NuxeoValidationSupport.ValidSQLConnection |
Copyright © 2018 Nuxeo. All rights reserved.