KIE Internal 6.2.0.CR2

Package org.kie.internal.runtime.conf

Interface Summary
BuilderHandler Handler responsible for controlling access to writable properties.
DeploymentDescriptor 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 unit
DeploymentDescriptorBuilder Fluent API style builder to simplify construction (or modification) of descriptor instances.
ForceEagerActivationFilter  
ObjectModelResolver Resolves ObjectModel to actual instances based on underlying mechanism such as reflection, Spring, CDI, MVEL and more.
 

Class Summary
ForceEagerActivationOption Option to force evaluation and then activation of rules annotated with @Eager.
ForceEagerActivationOption.FILTERED  
NamedObjectModel Extension of ObjectModel that provides unique name for the object model
ObjectModel Object model that defines how and of what type the object instance should be created.
ObjectModelResolverProvider Provides all available implementations of ObjectModelResolver
 

Enum Summary
AuditMode Supported audit log modes
MergeMode Defines merging strategy of two descriptors: KEEP_ALL mean the 'master' descriptor is kept OVERRIDE_ALL means the 'slave' descriptor is returned OVERRIDE_EMPTY mean the 'slave' non empty value override corresponding values of the master, including collections MERGE_COLLECTIONS means same as OVERRIDE_EMPTY but merges collections instead of overriding them
PersistenceMode Supported persistence modes
RuntimeStrategy  
 


KIE Internal 6.2.0.CR2

Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.