protected static class ThreadLocalSessionContext.CleanupSynch extends Object implements Synchronization, Serializable
Modifier and Type | Field and Description |
---|---|
protected SessionFactory |
factory |
Constructor and Description |
---|
CleanupSynch(SessionFactory factory) |
Modifier and Type | Method and Description |
---|---|
void |
afterCompletion(int i) |
void |
beforeCompletion() |
protected final SessionFactory factory
public CleanupSynch(SessionFactory factory)
public void beforeCompletion()
beforeCompletion
in interface Synchronization
public void afterCompletion(int i)
afterCompletion
in interface Synchronization
Copyright © 2002-2015 Red Hat Middleware, LLC. All Rights Reserved