public static class PerSessionCoreProvider.Ref extends Object implements SessionRef
| Modifier and Type | Field and Description |
|---|---|
protected ReentrantLock |
lock |
protected CloseableCoreSession |
session |
| Constructor and Description |
|---|
Ref(CloseableCoreSession session) |
protected CloseableCoreSession session
protected ReentrantLock lock
public Ref(CloseableCoreSession session)
public CoreSession get()
get in interface SessionRefpublic void unget()
unget in interface SessionRefpublic void destroy()
destroy in interface SessionRefCopyright © 2019 Nuxeo. All rights reserved.