GenericKeyedObjectPool.getFactory

Obtain a reference to the factory used to create, destroy and validate the objects used by this pool.

@return the factory

class GenericKeyedObjectPool(K, T)
getFactory
()

Meta