Package org.nuxeo.ecm.core.repository
Class RepositoryService.SessionFactory
- Enclosing class:
RepositoryService
protected class RepositoryService.SessionFactory
extends org.apache.commons.pool2.BaseKeyedPooledObjectFactory<String,Session>
- Since:
- 11.1
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.commons.pool2.BaseKeyedPooledObjectFactory
activateObject, makeObject, passivateObject, validateObject
Methods inherited from class org.apache.commons.pool2.BaseObject
toString, toStringAppendFields
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface org.apache.commons.pool2.KeyedPooledObjectFactory
destroyObject
-
Constructor Details
-
SessionFactory
protected SessionFactory()
-
-
Method Details
-
create
-
wrap
-
destroyObject
-