|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.seam.web.AbstractFilter
org.jboss.seam.web.ExceptionFilter
org.jboss.seam.servlet.SeamExceptionFilter
public class SeamExceptionFilter
As a last line of defence, rollback uncommitted transactions at the very end of the request.
| Constructor Summary | |
|---|---|
SeamExceptionFilter()
Deprecated. |
|
| Method Summary |
|---|
| Methods inherited from class org.jboss.seam.web.ExceptionFilter |
|---|
doFilter, endWebRequestAfterException, rollbackTransactionIfNecessary |
| Methods inherited from class org.jboss.seam.web.AbstractFilter |
|---|
destroy, getRegexUrlPattern, getServletContext, getUrlPattern, init, isDisabled, isMappedToCurrentRequestPath, setDisabled, setRegexUrlPattern, setUrlPattern |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SeamExceptionFilter()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||