public interface ApplicationProcessor extends Configuration, Ordered
DEFAULT_PRECEDENCE, HIGHEST_PRECEDENCE, LOWEST_PRECEDENCE
Modifier and Type | Method and Description |
---|---|
void |
init()
应用程序处理器初始化方法
|
void |
setApplication(Application application)
设置本应用处理器所属的应用程序
|
void |
start()
应用程序处理器开启方法
|
void |
stop()
应用程序处理器关闭方法
|
config, getApplicationConfig, getApplicationNodePath, getComponentConfig, getComponentConfigPath
void start()
void init()
void stop()
void setApplication(Application application)
application
- Copyright © 2006–2018 TinyGroup. All rights reserved.