public static class RenderingContext.SessionWrapper extends Object implements Closeable
| Constructor and Description | 
|---|
SessionWrapper(CoreSession session,
              boolean shouldBeClosed)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
close()  | 
CoreSession | 
getSession()  | 
boolean | 
shouldBeClosed()  | 
public SessionWrapper(CoreSession session, boolean shouldBeClosed)
public CoreSession getSession()
public boolean shouldBeClosed()
public void close() throws IOException
close in interface Closeableclose in interface AutoCloseableIOExceptionCopyright © 2019 Nuxeo. All rights reserved.