Package com.adaptris.kie.services
package com.adaptris.kie.services
-
ClassDescriptionSession 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
KieContainerprogramatically rather than using akjar+releaseId.Connection that builds up a KieContainer based onKieServices#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 timePerMessageSession.get(KieBase, AdaptrisMessage)is invoked.Strategy for managingKieSessioninstances.ExecutionContext using a configuredAdaptrisMarshaller.Session management strategy that retains the same session for a configurable length of time.