public class DefaultEventTypeSubscription extends AbstractSubscription implements EventTypeSubscription
Constructor and Description |
---|
DefaultEventTypeSubscription(com.softwareag.eda.store.api.EDAEventTypeID eventType,
org.apache.camel.Processor processor) |
Modifier and Type | Method and Description |
---|---|
com.softwareag.eda.store.api.EDAEventTypeID |
getEventTypeId()
Returns the instance of
EDAEventTypeID used by this subscription |
addPreprocessor, filterEvents, filterEvents, filterEventsOnServerSide, getConfigurations, getPreprocessors, getProcessor, orderEvents, orderEvents, suppressDuplicateEvents, suppressDuplicateEvents, useDurableSubscription, useThreadPool, useThreadPool
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addPreprocessor, filterEvents, filterEvents, filterEventsOnServerSide, getConfigurations, getPreprocessors, getProcessor, orderEvents, orderEvents, suppressDuplicateEvents, suppressDuplicateEvents, useDurableSubscription, useThreadPool, useThreadPool
public DefaultEventTypeSubscription(com.softwareag.eda.store.api.EDAEventTypeID eventType, org.apache.camel.Processor processor)
public com.softwareag.eda.store.api.EDAEventTypeID getEventTypeId()
EventTypeSubscription
EDAEventTypeID
used by this subscriptiongetEventTypeId
in interface EventTypeSubscription
EDAEventTypeID
used by this subscription