public abstract class BaseEventSetProcessor<T extends org.openksavi.sponge.EventSetProcessorAdapter<?>> extends BaseEventProcessor<T> implements org.openksavi.sponge.EventSetProcessor<T>
| Constructor and Description |
|---|
BaseEventSetProcessor() |
| Modifier and Type | Method and Description |
|---|---|
Duration |
getDuration() |
protected BaseEventSetProcessorAdapter |
getEventSetProcessorAdapterImpl() |
org.openksavi.sponge.event.Event |
getFirstEvent() |
org.openksavi.sponge.EventSetProcessorAdapterGroup<org.openksavi.sponge.EventSetProcessorAdapter<?>> |
getGroup() |
boolean |
hasDuration() |
Boolean |
isSynchronous() |
void |
setDuration(Duration duration) |
void |
setSynchronous(Boolean synchronous) |
getEventName, getEventNames, setEvent, setEventName, setEventNames, setEventsgetAdapter, getDisplayName, getEps, getKb, getKnowledgeBase, getLogger, getName, onInit, setAdapter, setDisplayName, setName, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetAdapter, getLogger, onConfigure, onInitgetEventName, getEventNames, setEventName, setEventNamesprotected final BaseEventSetProcessorAdapter getEventSetProcessorAdapterImpl()
public final org.openksavi.sponge.event.Event getFirstEvent()
getFirstEvent in interface org.openksavi.sponge.EventSetProcessor<T extends org.openksavi.sponge.EventSetProcessorAdapter<?>>public final boolean hasDuration()
hasDuration in interface org.openksavi.sponge.EventSetProcessorOperationspublic final void setDuration(Duration duration)
setDuration in interface org.openksavi.sponge.EventSetProcessorOperationspublic final Duration getDuration()
getDuration in interface org.openksavi.sponge.EventSetProcessorOperationspublic final Boolean isSynchronous()
isSynchronous in interface org.openksavi.sponge.EventSetProcessorOperationspublic final void setSynchronous(Boolean synchronous)
setSynchronous in interface org.openksavi.sponge.EventSetProcessorOperationspublic final org.openksavi.sponge.EventSetProcessorAdapterGroup<org.openksavi.sponge.EventSetProcessorAdapter<?>> getGroup()
getGroup in interface org.openksavi.sponge.EventSetProcessor<T extends org.openksavi.sponge.EventSetProcessorAdapter<?>>Copyright © 2016–2017 Softelnet. All rights reserved.