Interface PooledObjectConsumer<T extends BasePooledObject>

    • Method Detail

      • accept

        void accept​(T pooledObject)
             throws java.lang.Exception
        Throws:
        java.lang.Exception