public static class CoreSessionService.CoreSessionRegistrationInfo extends Throwable
CoreSession acquisition.
Since 10.3, we also store the closing stacktrace as a suppressed exception.
| Modifier and Type | Field and Description |
|---|---|
protected CloseableCoreSession |
session |
| Constructor and Description |
|---|
CoreSessionRegistrationInfo(CloseableCoreSession session) |
| Modifier and Type | Method and Description |
|---|---|
CoreSession |
getCoreSession() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringprotected CloseableCoreSession session
public CoreSessionRegistrationInfo(CloseableCoreSession session)
public CoreSession getCoreSession()
Copyright © 2019 Nuxeo. All rights reserved.