| Package | Description |
|---|---|
| org.apache.servicemix.drools |
A component which peforms rules based routing using Drools to decide where to route the message.
|
| org.apache.servicemix.drools.model |
| Modifier and Type | Method and Description |
|---|---|
DroolsEndpoint[] |
DroolsComponent.getEndpoints() |
| Modifier and Type | Method and Description |
|---|---|
void |
DroolsComponent.setEndpoints(DroolsEndpoint[] endpoints) |
| Constructor and Description |
|---|
DroolsExecutionContext(DroolsEndpoint endpoint,
javax.jbi.messaging.MessageExchange exchange)
Start a new execution context for the specified exchange.
|
| Modifier and Type | Method and Description |
|---|---|
DroolsEndpoint |
JbiHelper.getEndpoint() |
| Constructor and Description |
|---|
JbiHelper(DroolsEndpoint endpoint,
javax.jbi.messaging.MessageExchange exchange,
org.drools.WorkingMemory memory) |
Copyright © 2005-2015 FuseSource. All Rights Reserved.