org.apache.tapestry.junit.mock.c4
Class C4Engine

java.lang.Object
  extended by org.apache.tapestry.engine.AbstractEngine
      extended by org.apache.tapestry.engine.BaseEngine
          extended by org.apache.tapestry.junit.mock.c4.C4Engine
All Implemented Interfaces:
IEngine, WebRequestServicer

public class C4Engine
extends BaseEngine

Used to demonstrate that specific subclass of BaseEngine can be specified.

Since:
3.0
Author:
Howard Lewis Ship

Field Summary
 
Fields inherited from class org.apache.tapestry.engine.AbstractEngine
VISIT_CLASS_PROPERTY_NAME
 
Constructor Summary
C4Engine()
           
 
Method Summary
 
Methods inherited from class org.apache.tapestry.engine.BaseEngine
getActivePageNames
 
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
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

C4Engine

public C4Engine()


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