Uses of Class
org.apache.tapestry.engine.AbstractEngine

Packages that use AbstractEngine
org.apache.tapestry.engine Implementations of the IEngine interface, including the standard implementation: BaseEngine
org.apache.tapestry.wml Classes and components for main elements of the Wireless Markup Language (WML 1.2). 
 

Uses of AbstractEngine in org.apache.tapestry.engine
 

Subclasses of AbstractEngine in org.apache.tapestry.engine
 class BaseEngine
          Concrete implementation of IEngine used for ordinary applications.
 

Uses of AbstractEngine in org.apache.tapestry.wml
 

Subclasses of AbstractEngine in org.apache.tapestry.wml
 class WMLEngine
          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.
 



Copyright © 2006-2008 Apache Software Foundation. All Rights Reserved.