Package | Description |
---|---|
org.kie.internal.runtime.conf | |
org.kie.internal.runtime.manager |
Class and Description |
---|
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 |
Class and Description |
---|
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
|
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.