Class AGConnFactory

All Implemented Interfaces:
PooledObjectFactory<AGRepositoryConnection>

Adapts the AGRepositoryConnection API to the commons-pool factory interface, leaving creation of the connection (and configuration) to a subclass, defined by users of this library.
Since:
v4.3.3