|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.tapestry.engine.AbstractEngine
org.apache.tapestry.engine.BaseEngine
org.apache.tapestry.wml.WMLEngine
Subclass of BaseEngine
used for WML applications to change the Exception, StaleLink and
StaleSession pages.
Field Summary |
Fields inherited from class org.apache.tapestry.engine.AbstractEngine |
VISIT_CLASS_PROPERTY_NAME |
Constructor Summary | |
WMLEngine()
|
Method Summary | |
protected void |
activateExceptionPage(IRequestCycle cycle,
java.lang.Throwable cause)
|
protected java.lang.String |
getExceptionPageName()
|
protected java.lang.String |
getStaleLinkPageName()
|
protected java.lang.String |
getStaleSessionPageName()
|
Methods inherited from class org.apache.tapestry.engine.BaseEngine |
cleanupAfterRequest, createPageRecorder, getActivePageNames, getPageRecorder |
Methods inherited from class org.apache.tapestry.engine.AbstractEngine |
getClassResolver, getDataSqueezer, getGlobal, getHasVisit, getInfrastructure, getListeners, getLocale, getOutputEncoding, getPropertySource, getScriptSource, getService, getSpecification, getSpecificationSource, getVisit, getVisit, handlePageRedirectException, handleRedirectException, handleStaleLinkException, handleStaleSessionException, redirect, renderResponse, reportException, service, setLocale, setVisit, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public WMLEngine()
Method Detail |
protected void activateExceptionPage(IRequestCycle cycle, java.lang.Throwable cause)
activateExceptionPage
in class AbstractEngine
ExceptionPresenter
protected java.lang.String getExceptionPageName()
getExceptionPageName
in class AbstractEngine
protected java.lang.String getStaleLinkPageName()
getStaleLinkPageName
in class AbstractEngine
protected java.lang.String getStaleSessionPageName()
getStaleSessionPageName
in class AbstractEngine
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |