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