Uses of Interface
org.nuxeo.ecm.core.api.CoreSessionService
-
Packages that use CoreSessionService Package Description org.nuxeo.ecm.core.api -
-
Uses of CoreSessionService in org.nuxeo.ecm.core.api
Classes in org.nuxeo.ecm.core.api that implement CoreSessionService Modifier and Type Class Description class
CoreSessionServiceImpl
Implementation for the service managing the acquisition/release ofCoreSession
instances.
-