Package org.kie.internal.runtime.conf
package org.kie.internal.runtime.conf
-
ClassDescriptionSupported audit log modesHandler responsible for controlling access to writable properties.Deployment descriptor defines configurable components of deployable unit - kjar that will be used upon deployment to execution environment providing flexible and independent setup per deployment unitFluent API style builder to simplify construction (or modification) of descriptor instances.Option to force evaluation and then activation of rules annotated with @Eager.Defines merging strategy of two descriptorsExtension of
ObjectModelthat provides unique name for the object modelObject model that defines how and of what type the object instance should be created.
The how is actually delegated to resolved implementationObjectModelResolverthat default to Java Reflection based resolver but might utilize others (such as MVEL, Spring, CDI, etc).ResolvesObjectModelto actual instances based on underlying mechanism such as reflection, Spring, CDI, MVEL and more.Provides all available implementations ofObjectModelResolverSupported persistence modes