Package com.opensymphony.sitemesh.webapp
Class ContainerTweaks
- java.lang.Object
-
- com.opensymphony.sitemesh.webapp.ContainerTweaks
-
public class ContainerTweaks extends Object
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 Modifier and Type Field Description private int
container
-
Constructor Summary
Constructors Constructor Description ContainerTweaks()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
shouldAutoCreateSession()
boolean
shouldIgnoreIllegalStateExceptionOnErrorPage()
boolean
shouldLogUnhandledExceptions()
-