Interface KeyedObjectPoolFactory<K,​V>

    • Method Detail

      • createPool

        KeyedObjectPool<K,​V> createPool()
                                       throws java.lang.IllegalStateException
        Create a new KeyedObjectPool.
        Returns:
        a new KeyedObjectPool
        Throws:
        java.lang.IllegalStateException - when this pool factory is not configured properly