public abstract class BaseEventSetProcessorDefinition extends BaseEventProcessorDefinition implements EventSetProcessorDefinition
| Constructor and Description |
|---|
BaseEventSetProcessorDefinition() |
| Modifier and Type | Method and Description |
|---|---|
Duration |
getDuration() |
boolean |
hasDuration() |
boolean |
isSingleton() |
Boolean |
isSynchronous() |
void |
setDuration(Duration duration) |
void |
setSynchronous(Boolean synchronous) |
getEventName, getEventNames, setEventName, setEventNamesclone, getDescription, getDisplayName, getKnowledgeBase, getMeta, getName, getProcessorClass, isJavaDefined, setDescription, setDisplayName, setJavaDefined, setKnowledgeBase, setMeta, setName, setProcessorClass, toStringequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetEventName, getEventNames, setEventName, setEventNamesgetKnowledgeBase, getMeta, setMetagetDescription, getDisplayName, getName, setDescription, setDisplayName, setNameprotected Duration duration
public boolean hasDuration()
hasDuration in interface EventSetProcessorOperationspublic void setDuration(Duration duration)
setDuration in interface EventSetProcessorOperationspublic Duration getDuration()
getDuration in interface EventSetProcessorOperationspublic Boolean isSynchronous()
isSynchronous in interface EventSetProcessorOperationspublic void setSynchronous(Boolean synchronous)
setSynchronous in interface EventSetProcessorOperationspublic boolean isSingleton()
isSingleton in interface ProcessorDefinitionCopyright © 2016–2018 Softelnet. All rights reserved.