| Package | Description | 
|---|---|
| org.nuxeo.ecm.core.management.jtajca.internal | |
| org.nuxeo.runtime.jtajca | 
| Modifier and Type | Field and Description | 
|---|---|
protected NuxeoConnectionManager | 
DefaultConnectionPoolMonitor.cm  | 
| Modifier and Type | Method and Description | 
|---|---|
NuxeoConnectionManager | 
DefaultConnectionPoolMonitor.getManager()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
DefaultConnectionPoolMonitor.handleNewConnectionManager(NuxeoConnectionManager cm)  | 
| Constructor and Description | 
|---|
DefaultConnectionPoolMonitor(String mame,
                            NuxeoConnectionManager cm)  | 
| Modifier and Type | Field and Description | 
|---|---|
protected NuxeoConnectionManager | 
NuxeoContainer.ConnectionManagerWrapper.cm  | 
| Modifier and Type | Method and Description | 
|---|---|
static NuxeoConnectionManager | 
NuxeoContainer.createConnectionManager(NuxeoConnectionTrackingCoordinator coordinator,
                       NuxeoConnectionManagerConfiguration config)
Creates a Geronimo pooled connection manager using a Geronimo transaction manager. 
 | 
static NuxeoConnectionManager | 
NuxeoContainer.getConnectionManager(String repositoryName)
Gets the Nuxeo connection manager used by the container. 
 | 
NuxeoConnectionManager | 
NuxeoContainer.ConnectionManagerWrapper.getManager()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
NuxeoContainerListener.handleConnectionManagerDispose(String name,
                              NuxeoConnectionManager mgr)  | 
void | 
NuxeoContainerListener.handleConnectionManagerReset(String name,
                            NuxeoConnectionManager mgr)  | 
void | 
NuxeoContainerListener.handleNewConnectionManager(String name,
                          NuxeoConnectionManager mgr)  | 
| Constructor and Description | 
|---|
ConnectionManagerWrapper(NuxeoConnectionTrackingCoordinator coordinator,
                        NuxeoConnectionManager cm,
                        NuxeoConnectionManagerConfiguration config)  | 
Copyright © 2019 Nuxeo. All rights reserved.