public interface IMulticastingOutboundEventProcessor<T> extends IOutboundEventProcessor
IOutboundEventProcessor
with routing capabilities.Modifier and Type | Method and Description |
---|---|
IDeviceEventMulticaster<T> |
getMulticaster()
Get the configured multcaster implementation.
|
IRouteBuilder<T> |
getRouteBuilder()
Get the configured route builder implementation.
|
onAlert, onCommandInvocation, onCommandResponse, onLocation, onMeasurements, onStateChange
getTenant, setTenant
canPause, findComponentsOfType, getComponentId, getComponentName, getComponentType, getCreatedDate, getLifecycleComponents, getLifecycleError, getLifecycleStatus, getLogger, initialize, initializeNestedComponent, lifecycleInitialize, lifecyclePause, lifecycleStart, lifecycleStop, lifecycleStop, logState, pause, start, startNestedComponent, stop, stop
IDeviceEventMulticaster<T> getMulticaster()
IRouteBuilder<T> getRouteBuilder()