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