|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.opensymphony.sitemesh.webapp.ContainerTweaks
public class ContainerTweaks
Provides details of which tweaks should be used in SiteMesh - necessary because containers behave subtly different.
Field Summary | |
---|---|
private int |
container
|
Constructor Summary | |
---|---|
ContainerTweaks()
|
Method Summary | |
---|---|
boolean |
shouldAutoCreateSession()
|
boolean |
shouldIgnoreIllegalStateExceptionOnErrorPage()
|
boolean |
shouldLogUnhandledExceptions()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private final int container
Constructor Detail |
---|
public ContainerTweaks()
Method Detail |
---|
public boolean shouldAutoCreateSession()
public boolean shouldLogUnhandledExceptions()
public boolean shouldIgnoreIllegalStateExceptionOnErrorPage()
|
www.opensymphony.com/sitemesh/ | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |