org.sitemesh.webapp.contentfilter
Class ContainerTweaks.WebLogicTweaks

java.lang.Object
  extended by org.sitemesh.webapp.contentfilter.ContainerTweaks
      extended by org.sitemesh.webapp.contentfilter.ContainerTweaks.WebLogicTweaks
Enclosing class:
ContainerTweaks

public static class ContainerTweaks.WebLogicTweaks
extends ContainerTweaks

Container tweaks specific to WebLogic.


Nested Class Summary
 
Nested classes/interfaces inherited from class org.sitemesh.webapp.contentfilter.ContainerTweaks
ContainerTweaks.TomcatTweaks, ContainerTweaks.WebLogicTweaks
 
Constructor Summary
ContainerTweaks.WebLogicTweaks()
           
 
Method Summary
 boolean shouldIgnoreIllegalStateExceptionOnErrorPage()
           
 
Methods inherited from class org.sitemesh.webapp.contentfilter.ContainerTweaks
shouldAutoCreateSession, shouldLogUnhandledExceptions
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ContainerTweaks.WebLogicTweaks

public ContainerTweaks.WebLogicTweaks()
Method Detail

shouldIgnoreIllegalStateExceptionOnErrorPage

public boolean shouldIgnoreIllegalStateExceptionOnErrorPage()
Overrides:
shouldIgnoreIllegalStateExceptionOnErrorPage in class ContainerTweaks


Copyright © 2011. All Rights Reserved.