Class PerSessionCoreProvider.Ref
java.lang.Object
org.nuxeo.ecm.webengine.jaxrs.session.impl.PerSessionCoreProvider.Ref
- All Implemented Interfaces:
SessionRef
- Enclosing class:
- PerSessionCoreProvider
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
session
-
lock
-
-
Constructor Details
-
Ref
-
-
Method Details
-
get
- Specified by:
get
in interfaceSessionRef
-
unget
public void unget()- Specified by:
unget
in interfaceSessionRef
-
destroy
public void destroy()- Specified by:
destroy
in interfaceSessionRef
-