public final class ConsumerDispatchingInterceptor extends AbstractMllpInterceptor<MllpDispatchEndpoint> implements org.apache.camel.StartupListener
ORIGINAL_MESSAGE_ADAPTER_HEADER_NAME, ORIGINAL_MESSAGE_STRING_HEADER_NAME| Constructor and Description |
|---|
ConsumerDispatchingInterceptor(org.apache.camel.CamelContext camelContext)
Constructs a dispatching interceptor
|
ConsumerDispatchingInterceptor(org.apache.camel.CamelContext camelContext,
String... routeIds)
Constructs a dispatching interceptor.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
addTransactionRoutes(String... routeIds) |
void |
onCamelContextStarted(org.apache.camel.CamelContext camelContext,
boolean alreadyStarted) |
void |
process(org.apache.camel.Exchange exchange) |
getMllpEndpointcharacterSet, getConfigurationHolder, getHl7v2TransactionConfiguration, getNakFactory, getWrappedProcessor, setConfigurationHolder, setWrappedProcessoraddAfter, addBefore, getAfter, getBefore, getId, setIdclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetConfigurationHolder, getWrappedProcessor, setConfigurationHolder, setWrappedProcessorpublic ConsumerDispatchingInterceptor(org.apache.camel.CamelContext camelContext,
String... routeIds)
camelContext - Camel context.routeIds - IDs of routes containing target IPF MLLP endpoints.public ConsumerDispatchingInterceptor(org.apache.camel.CamelContext camelContext)
camelContext - Camel contextpublic boolean addTransactionRoutes(String... routeIds)
public void onCamelContextStarted(org.apache.camel.CamelContext camelContext,
boolean alreadyStarted)
throws Exception
onCamelContextStarted in interface org.apache.camel.StartupListenerExceptionCopyright © 2015 Open eHealth Foundation. All rights reserved.