|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ow2.petals.se.eip.patterns.OperationRouterEngine
public class OperationRouterEngine
Helper to route.
| Constructor Summary | |
|---|---|
OperationRouterEngine()
|
|
| Method Summary | |
|---|---|
java.util.List<java.lang.String> |
getOperationParameters(org.ow2.petals.component.framework.api.configuration.ConfigurationExtensions extensions)
|
int |
route(java.util.List<java.lang.String> conditions,
org.ow2.petals.component.framework.api.message.Exchange exchange)
Get the index of the routed Consumes. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public OperationRouterEngine()
| Method Detail |
|---|
public java.util.List<java.lang.String> getOperationParameters(org.ow2.petals.component.framework.api.configuration.ConfigurationExtensions extensions)
extensions -
public int route(java.util.List<java.lang.String> conditions,
org.ow2.petals.component.framework.api.message.Exchange exchange)
throws javax.xml.xpath.XPathExpressionException
RouterEngine
route in interface RouterEngineconditions - inMessage -
javax.xml.xpath.XPathExpressionException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||