public interface SessionSynchronization
| Modifier and Type | Method and Description |
|---|---|
void |
afterBegin() |
void |
afterCompletion(boolean committed) |
void |
beforeCompletion() |
void afterBegin()
throws EJBException,
java.rmi.RemoteException
EJBExceptionjava.rmi.RemoteExceptionvoid beforeCompletion()
throws EJBException,
java.rmi.RemoteException
EJBExceptionjava.rmi.RemoteExceptionvoid afterCompletion(boolean committed)
throws EJBException,
java.rmi.RemoteException
EJBExceptionjava.rmi.RemoteException