org.apache.tapestry.wml
Class WMLEngine
java.lang.Object
org.apache.tapestry.engine.AbstractEngine
org.apache.tapestry.engine.BaseEngine
org.apache.tapestry.wml.WMLEngine
- All Implemented Interfaces:
- IEngine, WebRequestServicer
Deprecated. To be removed in 4.1. No longer necessary; the differences
between WML applications and HTML applications are now handled
via a startup mode. See
SetupServletApplicationGlobals
.
public class WMLEngine
- extends BaseEngine
Subclass of BaseEngine
used for WML applications to change the
Exception, StaleLink and StaleSession pages.
- Since:
- 3.0
- Author:
- David Solis
Methods inherited from class org.apache.tapestry.engine.AbstractEngine |
activateExceptionPage, cleanupAfterRequest, getClassResolver, getDataSqueezer, getHasVisit, getInfrastructure, getListeners, getLocale, getOutputEncoding, getPropertySource, getScriptSource, getService, getSpecification, getSpecificationSource, getVisit, getVisit, handlePageRedirectException, handleRedirectException, handleStaleLinkException, handleStaleSessionException, redirect, renderResponse, reportException, service, setLocale, setVisit, toString |
WMLEngine
public WMLEngine()
- Deprecated.
Copyright © 2006-2008 Apache Software Foundation. All Rights Reserved.