Package com.opensymphony.sitemesh.webapp
Class ContainerTweaks
java.lang.Object
com.opensymphony.sitemesh.webapp.ContainerTweaks
Provides details of which tweaks should be used in SiteMesh - necessary because containers behave subtly different.
- Since:
- SiteMesh 3
- Author:
- Joe Walnes
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
boolean
boolean
-
Field Details
-
container
private final int container
-
-
Constructor Details
-
ContainerTweaks
public ContainerTweaks()
-
-
Method Details
-
shouldAutoCreateSession
public boolean shouldAutoCreateSession() -
shouldLogUnhandledExceptions
public boolean shouldLogUnhandledExceptions() -
shouldIgnoreIllegalStateExceptionOnErrorPage
public boolean shouldIgnoreIllegalStateExceptionOnErrorPage()
-