protected class FileSystemItemManagerImpl.SessionCloser extends Object implements Synchronization
CoreSession object held by FileSystemItemManagerImpl.openedSessions. It is synchronized with the transaction
within which the CoreSession was opened.| Modifier and Type | Field and Description |
|---|---|
protected CoreSession |
session |
protected String |
sessionKey |
| Modifier | Constructor and Description |
|---|---|
protected |
SessionCloser(CoreSession session,
String sessionKey) |
| Modifier and Type | Method and Description |
|---|---|
void |
afterCompletion(int status) |
void |
beforeCompletion() |
protected final CoreSession session
protected final String sessionKey
protected SessionCloser(CoreSession session, String sessionKey)
public void beforeCompletion()
beforeCompletion in interface Synchronizationpublic void afterCompletion(int status)
afterCompletion in interface SynchronizationCopyright © 2016 Nuxeo SA. All rights reserved.