KIE Internal 6.2.0.CR2

Uses of Package
org.kie.internal.runtime.conf

Packages that use org.kie.internal.runtime.conf
org.kie.internal.runtime.conf   
org.kie.internal.runtime.manager   
 

Classes in org.kie.internal.runtime.conf used by org.kie.internal.runtime.conf
AuditMode
          Supported audit log modes
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
           
ForceEagerActivationOption
          Option to force evaluation and then activation of rules annotated with @Eager.
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
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.
ObjectModelResolver
          Resolves ObjectModel to actual instances based on underlying mechanism such as reflection, Spring, CDI, MVEL and more.
PersistenceMode
          Supported persistence modes
RuntimeStrategy
           
 

Classes in org.kie.internal.runtime.conf used by org.kie.internal.runtime.manager
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
 


KIE Internal 6.2.0.CR2

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