org.tinygroup.weblayer.mvc.impl
类 MappingModelExecuteImpl

java.lang.Object
  继承者 org.tinygroup.weblayer.mvc.impl.MappingModelExecuteImpl
所有已实现的接口:
MappingModelExecute

public class MappingModelExecuteImpl
extends Object
implements MappingModelExecute

功能说明: 请求映射的执行接口的默认实现

系统版本: v1.0
开发人员: renhui
开发时间: 2013-4-24
功能描述: 写明作用,调用方式,使用场景,以及特殊情况


构造方法摘要
MappingModelExecuteImpl()
           
 
方法摘要
 void execute(HandlerExecutionChain chain, WebContext context)
          执行方法
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

构造方法详细信息

MappingModelExecuteImpl

public MappingModelExecuteImpl()
方法详细信息

execute

public void execute(HandlerExecutionChain chain,
                    WebContext context)
从接口 MappingModelExecute 复制的描述
执行方法

指定者:
接口 MappingModelExecute 中的 execute


Copyright © 2006–2014 开源组织. All rights reserved.