org.sitemesh.webapp.contentfilter
Class ContainerTweaks.TomcatTweaks

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

public static class ContainerTweaks.TomcatTweaks
extends ContainerTweaks

Container tweaks specific to Tomcat.


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

Constructor Detail

ContainerTweaks.TomcatTweaks

public ContainerTweaks.TomcatTweaks()
Method Detail

shouldAutoCreateSession

public boolean shouldAutoCreateSession()
Overrides:
shouldAutoCreateSession in class ContainerTweaks

shouldLogUnhandledExceptions

public boolean shouldLogUnhandledExceptions()
Overrides:
shouldLogUnhandledExceptions in class ContainerTweaks


Copyright © 2011. All Rights Reserved.