public abstract class BaseEventSetProcessorDefinition extends BaseEventProcessorDefinition implements org.openksavi.sponge.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, getDisplayName, getKnowledgeBase, getName, isJavaDefined, setDisplayName, setJavaDefined, setKnowledgeBase, setName, toStringequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitprotected Duration duration
public boolean hasDuration()
hasDuration in interface org.openksavi.sponge.EventSetProcessorOperationspublic void setDuration(Duration duration)
setDuration in interface org.openksavi.sponge.EventSetProcessorOperationspublic Duration getDuration()
getDuration in interface org.openksavi.sponge.EventSetProcessorOperationspublic Boolean isSynchronous()
isSynchronous in interface org.openksavi.sponge.EventSetProcessorOperationspublic void setSynchronous(Boolean synchronous)
setSynchronous in interface org.openksavi.sponge.EventSetProcessorOperationspublic boolean isSingleton()
isSingleton in interface org.openksavi.sponge.ProcessorDefinitionCopyright © 2016–2017 Softelnet. All rights reserved.