All Classes and Interfaces
Class
Description
Session management that retains the same session for the lifetime of the component.
How AdaptrisMessage objects are inserted and executed within the Drools environment.
Connection that builds up the
KieContainer programatically rather than using a kjar+releaseId.Connection that builds up a KieContainer based on
KieServices#newReleaseId(String, String, String).Stateful KIE/Drools Engine execution.
KieServiceImpl<S extends org.kie.api.runtime.CommandExecutor>
Abstract base class for KIE services.
Functional interface for wrapping lifecycle operations.
Stateless JBoss Rules Engine execution.
Session management strategy that retains the same session until a certain metadata key is set on the message.
Create a new session each time
PerMessageSession.get(KieBase, AdaptrisMessage) is invoked.Strategy for managing
KieSession instances.ExecutionContext using a configured
AdaptrisMarshaller.Session management strategy that retains the same session for a configurable length of time.