Class ISessionPool

java.lang.Object
hudson.scm.api.session.ISessionPool

public class ISessionPool extends Object
APISession Pool Controller class
Version:
$Revision: $
Author:
Author: asen
  • Method Details

    • getInstance

      public static ISessionPool getInstance()
      Returns:
      a singleton instance of the Integrity API Session Pool
    • getPool

      public org.apache.commons.pool2.KeyedObjectPool<IntegrityConfigurable,ISession> getPool()
      Returns:
      the KeyedObjectPool
    • getPoolConfig

      public org.apache.commons.pool2.impl.GenericKeyedObjectPoolConfig getPoolConfig()
      Returns: