- send(MessageExchange) - Method in class org.apache.servicemix.drools.DroolsEndpoint
-
- setAssertedObjects(List<Object>) - Method in class org.apache.servicemix.drools.DroolsEndpoint
-
List of additional objects to be inserted into the drools working memory for evaluating rules.
- setAutoReply(boolean) - Method in class org.apache.servicemix.drools.DroolsEndpoint
-
Set auto-reply to true to ensure that every exchange is being replied to.
- setDefaultTargetService(QName) - Method in class org.apache.servicemix.drools.DroolsEndpoint
-
The default service that the exchange will be sent to if none of the rules have handled it.
- setDefaultTargetURI(String) - Method in class org.apache.servicemix.drools.DroolsEndpoint
-
The default endpoint URI that the exchange will be sent to if none of the rules have handled it.
- setEndpoints(DroolsEndpoint[]) - Method in class org.apache.servicemix.drools.DroolsComponent
-
- setGlobals(Map<String, Object>) - Method in class org.apache.servicemix.drools.DroolsEndpoint
-
The global variables that are available while evaluating the rule base.
- setNamespaceContext(NamespaceContext) - Method in class org.apache.servicemix.drools.DroolsEndpoint
-
The namespace context to use when evaluating the rules.
- setNamespaces(Map<String, String>) - Method in class org.apache.servicemix.drools.support.NamespaceContextImpl
-
Keep the getter/setter to keep xbean annotation
- setProperty(String, Object) - Method in class org.apache.servicemix.drools.model.Exchange
-
- setProperty(String, Object) - Method in class org.apache.servicemix.drools.model.Message
-
- setRuleBase(RuleBase) - Method in class org.apache.servicemix.drools.DroolsEndpoint
-
Set the rule base to be used for handling the exchanges
- setRuleBaseResource(Resource) - Method in class org.apache.servicemix.drools.DroolsEndpoint
-
Specifies the resource location to load the rule base from (.drl file)
- setRuleBaseURL(URL) - Method in class org.apache.servicemix.drools.DroolsEndpoint
-
Specifies a URL to load the rule base from (.drl file)
- setXPath(String, Object) - Method in class org.apache.servicemix.drools.model.Message
-
- start() - Method in class org.apache.servicemix.drools.DroolsEndpoint
-
- start() - Method in class org.apache.servicemix.drools.DroolsExecutionContext
-
Start the execution context.
- stop() - Method in class org.apache.servicemix.drools.DroolsExecutionContext
-
Stop the context, disposing of all event listeners and working memory contents