public interface SessionSynchronization
| Modifier and Type | Method and Description |
|---|---|
void |
afterBegin() |
void |
afterCompletion(boolean committed) |
void |
beforeCompletion() |
void afterBegin()
throws EJBException,
RemoteException
EJBExceptionRemoteExceptionvoid afterCompletion(boolean committed)
throws EJBException,
RemoteException
EJBExceptionRemoteExceptionvoid beforeCompletion()
throws EJBException,
RemoteException
EJBExceptionRemoteExceptionCopyright © 2021. All rights reserved.