org.tinygroup.flowprocessor
public class FlowApplicationProcessor extends Object implements ApplicationProcessor
| Constructor and 描述 |
|---|
FlowApplicationProcessor() |
| Modifier and Type | Method and 描述 |
|---|---|
void |
config(XmlNode applicationConfig,
XmlNode componentConfig) |
XmlNode |
getApplicationConfig() |
String |
getApplicationNodePath() |
CEPCore |
getCepcore() |
XmlNode |
getComponentConfig() |
String |
getComponentConfigPath() |
FlowExecutor |
getExecutor() |
int |
getOrder() |
void |
init() |
void |
setApplication(Application application) |
void |
setCepcore(CEPCore cepcore) |
void |
setExecutor(FlowExecutor executor) |
void |
start() |
void |
stop() |
public String getApplicationNodePath()
getApplicationNodePath 接口 {1} 中的 {0} org.tinygroup.config.Configurationpublic String getComponentConfigPath()
getComponentConfigPath 接口 {1} 中的 {0} org.tinygroup.config.Configurationpublic void config(XmlNode applicationConfig, XmlNode componentConfig)
config 接口 {1} 中的 {0} org.tinygroup.config.Configurationpublic XmlNode getComponentConfig()
getComponentConfig 接口 {1} 中的 {0} org.tinygroup.config.Configurationpublic XmlNode getApplicationConfig()
getApplicationConfig 接口 {1} 中的 {0} org.tinygroup.config.Configurationpublic int getOrder()
getOrder 接口 {1} 中的 {0} org.tinygroup.commons.order.Orderedpublic void start()
start 接口 {1} 中的 {0} ApplicationProcessorpublic void init()
init 接口 {1} 中的 {0} ApplicationProcessorpublic void stop()
stop 接口 {1} 中的 {0} ApplicationProcessorpublic void setApplication(Application application)
setApplication 接口 {1} 中的 {0} ApplicationProcessorpublic CEPCore getCepcore()
public void setCepcore(CEPCore cepcore)
public FlowExecutor getExecutor()
public void setExecutor(FlowExecutor executor)
Copyright © 2006–2015 TinyGroup. All rights reserved.