org.tinygroup.flowprocessor
类 FlowEventProcessor
java.lang.Object
org.tinygroup.cepcore.impl.AbstractEventProcessor
org.tinygroup.flowprocessor.FlowEventProcessor
- 所有已实现的接口:
- EventProcessor
public class FlowEventProcessor
- extends AbstractEventProcessor
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FlowEventProcessor
public FlowEventProcessor()
process
public void process(org.tinygroup.event.Event event)
setCepCore
public void setCepCore(CEPCore cepCore)
setExecutor
public void setExecutor(FlowExecutor executor)
getServiceInfos
public List<org.tinygroup.event.ServiceInfo> getServiceInfos()
getWeight
public int getWeight()
getRegex
public List<String> getRegex()
isRead
public boolean isRead()
setRead
public void setRead(boolean read)
Copyright © 2006–2016 TinyGroup. All rights reserved.