org.tinygroup.serviceplugin.processor.impl
类 ServiceProcessorImpl
java.lang.Object
org.tinygroup.cepcore.impl.AbstractEventProcessor
org.tinygroup.serviceplugin.processor.impl.ServiceProcessorImpl
- 所有已实现的接口:
- EventProcessor, ServiceProcessor
public class ServiceProcessorImpl
- extends AbstractEventProcessor
- implements ServiceProcessor
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ServiceProcessorImpl
public ServiceProcessorImpl()
process
public void process(org.tinygroup.event.Event event)
- 指定者:
- 接口
EventProcessor 中的 process
setCepCore
public void setCepCore(CEPCore cepCore)
- 指定者:
- 接口
EventProcessor 中的 setCepCore
addServiceProvider
public void addServiceProvider(ServiceProviderInterface provider)
- 指定者:
- 接口
ServiceProcessor 中的 addServiceProvider
getServiceInfos
public List<org.tinygroup.event.ServiceInfo> getServiceInfos()
- 指定者:
- 接口
EventProcessor 中的 getServiceInfos
setConfig
public void setConfig(org.tinygroup.xmlparser.node.XmlNode config)
- 指定者:
- 接口
ServiceProcessor 中的 setConfig
Copyright © 2006–2013 开源组织. All rights reserved.