Class StorePoolableObjectFactory

  • All Implemented Interfaces:
    org.apache.commons.pool2.PooledObjectFactory<AbstractTopicMapStore>

    public class StorePoolableObjectFactory
    extends Object
    implements org.apache.commons.pool2.PooledObjectFactory<AbstractTopicMapStore>
    INTERNAL: A commons-pool PoolableObjectFactory that uses a TopicMapStoreFactoryIF to create TopicMapStoreIF objects. This class must be used with a commons-pool pool instance.
    Since:
    2.1