org.tinygroup.weblayer.listener
类 TinyListenerApplicationProcessor
java.lang.Object
org.tinygroup.weblayer.listener.TinyListenerApplicationProcessor
- 所有已实现的接口:
- org.tinygroup.appconfig.AppConfig, ApplicationProcessor
public class TinyListenerApplicationProcessor
- extends Object
- implements ApplicationProcessor
ServletListener的应用程序处理器
- 作者:
- renhui
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TinyListenerApplicationProcessor
public TinyListenerApplicationProcessor()
getNodeName
public String getNodeName()
- 指定者:
- 接口
org.tinygroup.appconfig.AppConfig 中的 getNodeName
setConfiguration
public void setConfiguration(org.tinygroup.xmlparser.node.XmlNode xmlNode)
- 指定者:
- 接口
org.tinygroup.appconfig.AppConfig 中的 setConfiguration
getConfiguration
public org.tinygroup.xmlparser.node.XmlNode getConfiguration()
- 指定者:
- 接口
org.tinygroup.appconfig.AppConfig 中的 getConfiguration
start
public void start()
- 指定者:
- 接口
ApplicationProcessor 中的 start
stop
public void stop()
- 指定者:
- 接口
ApplicationProcessor 中的 stop
setApplication
public void setApplication(Application application)
- 指定者:
- 接口
ApplicationProcessor 中的 setApplication
Copyright © 2006–2013 开源组织. All rights reserved.