public abstract class AbstractContentBasedRouter extends EIPEndpoint
lockManager, store, storeFactory, timerManager, wsdlExchangeTarget, wsdlResourceloggerdefinition, description, endpoint, interfaceName, service, serviceUnit| Constructor and Description |
|---|
AbstractContentBasedRouter() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract ExchangeTarget |
getDestination(javax.jbi.messaging.MessageExchange exchange)
Find the target destination for the given JBI exchange
|
boolean |
isForwardOperation() |
protected void |
processAsync(javax.jbi.messaging.MessageExchange exchange) |
protected void |
processSync(javax.jbi.messaging.MessageExchange exchange) |
void |
setForwardOperation(boolean forwardOperation)
Forward the operation qname when sending the exchange to the target.
|
void |
validate() |
chooseFirstEndpointWithDescriptor, copyAttachments, copyProperties, getDefinition, getDefinitionFromDescription, getDefinitionFromWsdlExchangeTarget, getDefinitionFromWsdlResource, getDescription, getDescriptionForExchangeTarget, getEndpointsForExchangeTarget, getLockManager, getStore, getStoreFactory, getTimerManager, getWsdlExchangeTarget, getWsdlResource, process, setLockManager, setStore, setStoreFactory, setTimerManager, setWsdlExchangeTarget, setWsdlResource, start, stopactivate, deactivate, getRole, processInOnly, processInOutdone, fail, getChannel, getContext, getExchangeFactory, send, sendSyncgetEndpoint, getInterfaceName, getKey, getService, getServiceUnit, isExchangeOkay, prepareExchange, setDefinition, setDescription, setEndpoint, setInterfaceName, setService, setServiceUnit, toStringpublic boolean isForwardOperation()
public void setForwardOperation(boolean forwardOperation)
forwardOperation - public void validate()
throws javax.jbi.management.DeploymentException
validate in interface Endpointvalidate in class AbstractEndpointjavax.jbi.management.DeploymentExceptionprotected void processSync(javax.jbi.messaging.MessageExchange exchange)
throws java.lang.Exception
processSync in class EIPEndpointjava.lang.Exceptionprotected void processAsync(javax.jbi.messaging.MessageExchange exchange)
throws java.lang.Exception
processAsync in class EIPEndpointjava.lang.Exceptionprotected abstract ExchangeTarget getDestination(javax.jbi.messaging.MessageExchange exchange) throws java.lang.Exception
exchange - java.lang.ExceptionCopyright © 2005-2015 FuseSource. All Rights Reserved.