Package | Description |
---|---|
com.saperion.connector.pool |
Package for pool classes.
|
com.saperion.connector.pool.jmx |
Package for pool management classes.
|
Modifier and Type | Method and Description |
---|---|
void |
ConnectionPoolUtil.initializeManaged(Properties configuration,
String poolName)
C'tor taking the pool- and saperion classic connector configuration as combined
Properties object. |
Constructor and Description |
---|
ManagedGenericKeyedObjectPool(org.apache.commons.pool.KeyedPoolableObjectFactory<com.saperion.connector.authentication.Credentials,com.saperion.connector.authentication.Session> factory,
org.apache.commons.pool.impl.GenericKeyedObjectPool.Config config,
String poolName)
Creates a new pool instance.
|
Copyright © 2016 SAPERION AG. All rights reserved.