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