类 org.tinygroup.weblayer.mvc.HandlerExecutionChain
的使用

使用 HandlerExecutionChain 的软件包
org.tinygroup.weblayer.mvc   
org.tinygroup.weblayer.mvc.handlermapping   
org.tinygroup.weblayer.mvc.impl   
 

org.tinygroup.weblayer.mvcHandlerExecutionChain 的使用
 

返回 HandlerExecutionChainorg.tinygroup.weblayer.mvc 中的方法
 HandlerExecutionChain HandlerMapping.getHandler(String requestUrl)
           
 HandlerExecutionChain MappingModelManager.getMappingModelWithUrl(String url)
          根据请求url获取相应的请求映射信息对象
 

参数类型为 HandlerExecutionChainorg.tinygroup.weblayer.mvc 中的方法
 void MappingModelExecute.execute(HandlerExecutionChain chain, WebContext context)
          执行方法
 

org.tinygroup.weblayer.mvc.handlermappingHandlerExecutionChain 的使用
 

返回 HandlerExecutionChainorg.tinygroup.weblayer.mvc.handlermapping 中的方法
 HandlerExecutionChain AnnotationHandlerMapping.getHandler(String requestUrl)
           
 

org.tinygroup.weblayer.mvc.implHandlerExecutionChain 的使用
 

返回 HandlerExecutionChainorg.tinygroup.weblayer.mvc.impl 中的方法
 HandlerExecutionChain MappingModelManagerImpl.getMappingModelWithUrl(String url)
           
 

参数类型为 HandlerExecutionChainorg.tinygroup.weblayer.mvc.impl 中的方法
 void MappingModelExecuteImpl.execute(HandlerExecutionChain chain, WebContext context)
           
 



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