org.tinygroup.weblayer.listener
类 TinyListenerProcessor
java.lang.Object
org.tinygroup.config.impl.AbstractConfiguration
org.tinygroup.weblayer.listener.TinyListenerProcessor
- 所有已实现的接口:
- ApplicationProcessor, org.tinygroup.config.Configuration
public class TinyListenerProcessor
- extends org.tinygroup.config.impl.AbstractConfiguration
- implements ApplicationProcessor
ServletListener的应用程序处理器
- 作者:
- renhui
| 从类 org.tinygroup.config.impl.AbstractConfiguration 继承的字段 |
applicationConfig, componentConfig, logger |
| 从类 org.tinygroup.config.impl.AbstractConfiguration 继承的方法 |
config, getApplicationConfig, getComponentConfig |
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| 从接口 org.tinygroup.config.Configuration 继承的方法 |
config, getApplicationConfig, getComponentConfig |
LISTENER_NODE_CONFIG
public static final String LISTENER_NODE_CONFIG
- 另请参见:
- 常量字段值
TinyListenerProcessor
public TinyListenerProcessor()
start
public void start()
- 指定者:
- 接口
ApplicationProcessor 中的 start
stop
public void stop()
- 指定者:
- 接口
ApplicationProcessor 中的 stop
getApplicationNodePath
public String getApplicationNodePath()
- 指定者:
- 接口
org.tinygroup.config.Configuration 中的 getApplicationNodePath
getComponentConfigPath
public String getComponentConfigPath()
- 指定者:
- 接口
org.tinygroup.config.Configuration 中的 getComponentConfigPath
setApplication
public void setApplication(Application application)
- 指定者:
- 接口
ApplicationProcessor 中的 setApplication
Copyright © 2006–2014 开源组织. All rights reserved.