Class RenderingContext.SessionWrapper
java.lang.Object
org.nuxeo.ecm.core.io.registry.context.RenderingContext.SessionWrapper
- All Implemented Interfaces:
Closeable
,AutoCloseable
- Enclosing interface:
- RenderingContext
Session wrapper. This used to be needed to close session, which isn't needed anymore.
- Since:
- 7.2
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
SessionWrapper
-
-
Method Details
-
getSession
-
close
- Specified by:
close
in interfaceAutoCloseable
- Specified by:
close
in interfaceCloseable
- Throws:
IOException
-