类 ChainedContext

所有已实现的接口:
org.apache.velocity.context.Context, ViewContext, ViewContext

@Deprecated public class ChainedContext extends ViewToolContext implements ViewContext
已过时。
Use ViewToolContext instead
版本:
$Id: ChainedContext.java 608694 2008-01-04 00:53:32Z nbubna $
  • 字段详细资料

  • 构造器详细资料

    • ChainedContext

      public ChainedContext(org.apache.velocity.app.VelocityEngine velocity, HttpServletRequest request, HttpServletResponse response, ServletContext application)
      已过时。
    • ChainedContext

      public ChainedContext(org.apache.velocity.context.Context ctx, org.apache.velocity.app.VelocityEngine velocity, HttpServletRequest request, HttpServletResponse response, ServletContext application)
      已过时。
  • 方法详细资料