org.identityconnectors.framework.impl.api.local
Class ConnectorPoolManager
java.lang.Object
org.identityconnectors.framework.impl.api.local.ConnectorPoolManager
public class ConnectorPoolManager
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConnectorPoolManager
public ConnectorPoolManager()
getPool
public static ObjectPool<PoolableConnector> getPool(APIConfigurationImpl impl,
LocalConnectorInfoImpl localInfo)
- Get a object pool for this connector if it supports connector pooling.
dispose
public static void dispose()
Copyright © 2011. All Rights Reserved.