Package hudson.scm.api.session
Class ISessionPool
java.lang.Object
hudson.scm.api.session.ISessionPool
APISession Pool Controller class
- Version:
- $Revision: $
- Author:
- Author: asen
-
Method Summary
Modifier and TypeMethodDescriptionstatic ISessionPoolorg.apache.commons.pool2.KeyedObjectPool<IntegrityConfigurable, ISession> getPool()org.apache.commons.pool2.impl.GenericKeyedObjectPoolConfig
-
Method Details
-
getInstance
- Returns:
- a singleton instance of the Integrity API Session Pool
-
getPool
- Returns:
- the
KeyedObjectPool
-
getPoolConfig
public org.apache.commons.pool2.impl.GenericKeyedObjectPoolConfig getPoolConfig()- Returns:
-