org.tinygroup.weblayer.impl
类 ServiceTinyProcessor
java.lang.Object
org.tinygroup.weblayer.AbstractTinyProcessor
org.tinygroup.weblayer.impl.ServiceTinyProcessor
- 所有已实现的接口:
- TinyProcessor
public class ServiceTinyProcessor
- extends AbstractTinyProcessor
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ServiceTinyProcessor
public ServiceTinyProcessor()
getManager
public ServiceMappingManager getManager()
setManager
public void setManager(ServiceMappingManager manager)
reallyProcess
public void reallyProcess(String urlString,
WebContext context)
- 从类
AbstractTinyProcessor 复制的描述
- tinyprocessor的逻辑处理方法,由子类来完成
- 指定者:
- 类
AbstractTinyProcessor 中的 reallyProcess
Copyright © 2006–2014 开源组织. All rights reserved.