public abstract class BaseEventProcessor<T extends EventProcessorAdapter<?>> extends BaseProcessor<T> implements EventProcessor<T>
| Constructor and Description |
|---|
BaseEventProcessor() |
| Modifier and Type | Method and Description |
|---|---|
BaseEventProcessorMeta |
getMeta() |
BaseEventProcessor<T> |
withEvent(String eventName) |
BaseEventProcessor<T> |
withEvents(List<String> eventNames) |
getAdapter, getKb, getKnowledgeBase, getLogger, getSponge, onInit, setAdapter, toString, withCategory, withDescription, withFeature, withFeatures, withLabel, withName, withVersionclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetAdapter, getLogger, getSponge, onConfigure, onInitgetKnowledgeBasecreateAdapterpublic BaseEventProcessorMeta getMeta()
getMeta in interface EventProcessorOperationsgetMeta in interface ProcessorOperationsgetMeta in class BaseProcessor<T extends EventProcessorAdapter<?>>public BaseEventProcessor<T> withEvents(List<String> eventNames)
public BaseEventProcessor<T> withEvent(String eventName)
Copyright © 2016–2021 Softelnet. All rights reserved.