org.jboss.soa.esb.actions
Class ContentBasedRouter
java.lang.Object
org.jboss.soa.esb.actions.ContentBasedRouter
public class ContentBasedRouter
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ROUTE_TO_TAG
public static final java.lang.String ROUTE_TO_TAG
- See Also:
- Constant Field Values
_config
protected ConfigTree _config
_destinations
protected java.util.Map<java.lang.String,java.lang.String[]> _destinations
_registry
protected Registry _registry
_logger
protected static org.apache.log4j.Logger _logger
ContentBasedRouter
public ContentBasedRouter(ConfigTree config)
throws ConfigurationException,
RegistryException,
MessageRouterException
- Throws:
ConfigurationException
RegistryException
MessageRouterException
process
public Message process(Message message)
throws MalformedEPRException,
RegistryException,
CourierException,
MessageRouterException
- Throws:
MalformedEPRException
RegistryException
CourierException
MessageRouterException
split
public Message split(Message message)
throws MalformedEPRException,
RegistryException,
CourierException,
MessageRouterException
- Throws:
MalformedEPRException
RegistryException
CourierException
MessageRouterException
checkMyParms
protected void checkMyParms()
throws ConfigurationException
- Throws:
ConfigurationException