org.asyrinx.joey.tapestry.engine
クラス SpringAppEngine

java.lang.Object
  拡張org.apache.tapestry.engine.AbstractEngine
      拡張org.apache.tapestry.engine.BaseEngine
          拡張org.asyrinx.joey.tapestry.engine.SpringAppEngine
すべての実装インタフェース:
java.util.EventListener, java.io.Externalizable, javax.servlet.http.HttpSessionBindingListener, org.apache.tapestry.IEngine, org.apache.tapestry.engine.IEngineServiceView, java.io.Serializable

public class SpringAppEngine
extends org.apache.tapestry.engine.BaseEngine

作成者:
akima
関連項目:
直列化された形式

フィールドの概要
static java.lang.String APPLICATION_CONTEXT_KEY
           
 
クラス org.apache.tapestry.engine.AbstractEngine から継承したフィールド
_specification, _specificationSource, _templateSource, DATA_SQUEEZER_NAME, DEFAULT_OUTPUT_ENCODING, ENHANCER_NAME, GLOBAL_NAME, OUTPUT_ENCODING_PROPERTY_NAME, PAGE_SOURCE_NAME, POOL_NAME, PROPERTY_SOURCE_NAME, SCRIPT_SOURCE_NAME, SERVICE_MAP_NAME, SPECIFICATION_SOURCE_NAME, STRINGS_SOURCE_NAME, TEMPLATE_SOURCE_NAME, VISIT_CLASS_PROPERTY_NAME
 
インタフェース org.apache.tapestry.IEngine から継承したフィールド
EXCEPTION_PAGE, HOME_PAGE, STALE_LINK_PAGE, STALE_SESSION_PAGE
 
コンストラクタの概要
SpringAppEngine()
           
 
メソッドの概要
protected  void setupForRequest(org.apache.tapestry.request.RequestContext context)
           
 
クラス org.apache.tapestry.engine.BaseEngine から継承したメソッド
cleanupAfterRequest, createPageRecorder, extendDescription, forgetPage, getActivePageNames, getPageRecorder, readExternal, writeExternal
 
クラス org.apache.tapestry.engine.AbstractEngine から継承したメソッド
activateExceptionPage, clearCachedData, createComponentClassEnhancer, createComponentStringsSource, createDataSqueezer, createGlobal, createPageSource, createPool, createPropertySource, createRequestCycle, createScriptSource, createSpecificationSource, createTemplateSource, createVisit, extractServiceName, getComponentClassEnhancer, getComponentMessagesSource, getContextPath, getDataSqueezer, getDefaultOutputEncoding, getExceptionPageName, getGlobal, getHasVisit, getListeners, getLocale, getMonitor, getOutputEncoding, getPageSource, getPool, getPropertySource, getResourceResolver, getScriptSource, getService, getServletPath, getSpecification, getSpecificationSource, getStaleLinkPageName, getStaleSessionPageName, getTemplateSource, getVisit, getVisit, handlePageRedirectException, handleRedirectException, handleStaleLinkException, handleStaleSessionException, isDirty, isResetServiceEnabled, isStateful, markDirty, redirect, renderResponse, reportException, restart, service, setLocale, setStateful, setVisit, toString, valueBound, valueUnbound
 
クラス java.lang.Object から継承したメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

フィールドの詳細

APPLICATION_CONTEXT_KEY

public static final java.lang.String APPLICATION_CONTEXT_KEY
関連項目:
定数フィールド値
コンストラクタの詳細

SpringAppEngine

public SpringAppEngine()
メソッドの詳細

setupForRequest

protected void setupForRequest(org.apache.tapestry.request.RequestContext context)
関連項目:
AbstractEngine.setupForRequest(org.apache.tapestry.request.RequestContext)


Copyright © 2004 asyrinx organization. All Rights Reserved.