protected class SQLDirectory.TxSessionCleaner extends Object implements Synchronization
Modifier | Constructor and Description |
---|---|
protected |
TxSessionCleaner(SQLSession session) |
Modifier and Type | Method and Description |
---|---|
void |
afterCompletion(int status) |
void |
beforeCompletion() |
protected Throwable |
captureInitContext() |
protected void |
checkIsNotLive() |
protected TxSessionCleaner(SQLSession session)
protected Throwable captureInitContext()
protected void checkIsNotLive()
public void beforeCompletion()
beforeCompletion
in interface Synchronization
public void afterCompletion(int status)
afterCompletion
in interface Synchronization
Copyright © 2016 Nuxeo SA. All rights reserved.