public abstract class BaseEventProcessor<T extends org.openksavi.sponge.EventProcessorAdapter<?>> extends BaseProcessor<T> implements org.openksavi.sponge.EventProcessor<T>
| Constructor and Description |
|---|
BaseEventProcessor() |
| Modifier and Type | Method and Description |
|---|---|
String |
getEventName(int index) |
String[] |
getEventNames() |
void |
setEvent(String eventName) |
void |
setEventName(String eventName) |
void |
setEventNames(String... eventNames) |
void |
setEvents(String... eventNames) |
getAdapter, getDisplayName, getEps, getKb, getKnowledgeBase, getLogger, getName, onInit, setAdapter, setDisplayName, setName, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetAdapter, getLogger, onConfigure, onInitpublic final String[] getEventNames()
getEventNames in interface org.openksavi.sponge.EventProcessorOperationspublic final String getEventName(int index)
getEventName in interface org.openksavi.sponge.EventProcessorOperationspublic final void setEventNames(String... eventNames)
setEventNames in interface org.openksavi.sponge.EventProcessorOperationspublic final void setEventName(String eventName)
setEventName in interface org.openksavi.sponge.EventProcessorOperationspublic void setEvents(String... eventNames)
setEvents in interface org.openksavi.sponge.EventProcessor<T extends org.openksavi.sponge.EventProcessorAdapter<?>>Copyright © 2016–2017 Softelnet. All rights reserved.