public interface IWebAppTransactionCollaborator
| Modifier and Type | Method and Description |
|---|---|
void |
postInvoke(javax.servlet.http.HttpServletRequest request,
java.lang.Object txConfig,
boolean isServlet23) |
TxCollaboratorConfig |
preInvoke(javax.servlet.http.HttpServletRequest request,
boolean isServlet23) |
TxCollaboratorConfig preInvoke(javax.servlet.http.HttpServletRequest request, boolean isServlet23) throws javax.servlet.ServletException
javax.servlet.ServletExceptionvoid postInvoke(javax.servlet.http.HttpServletRequest request,
java.lang.Object txConfig,
boolean isServlet23)
throws javax.servlet.ServletException
javax.servlet.ServletException