Package | Description |
---|---|
org.kie.api.builder | |
org.kie.api.concurrent | |
org.kie.api.internal.assembler | |
org.kie.api.internal.runtime | |
org.kie.api.internal.runtime.beliefs | |
org.kie.api.internal.utils | |
org.kie.api.internal.weaver | |
org.kie.api.io |
io library for working with Resources
See ResourceFactory for more details
|
org.kie.api.marshalling |
Marshalling classes are used to marshall and unmarshal StatefulKieSessions
See KieMarshallers for more detailed information.
|
Modifier and Type | Interface and Description |
---|---|
interface |
KieScannerFactoryService |
Modifier and Type | Interface and Description |
---|---|
interface |
KieExecutors |
Modifier and Type | Interface and Description |
---|---|
interface |
KieAssemblers |
interface |
KieAssemblerService |
Modifier and Type | Interface and Description |
---|---|
interface |
KieRuntimes |
interface |
KieRuntimeService<T> |
Modifier and Type | Interface and Description |
---|---|
interface |
KieBeliefs |
interface |
KieBeliefService |
Modifier and Type | Interface and Description |
---|---|
interface |
KieService |
interface |
ServiceRegistry
Internal Interface
|
Modifier and Type | Class and Description |
---|---|
class |
ServiceRegistryImpl
This is an internal class, not for public consumption.
|
Modifier and Type | Interface and Description |
---|---|
interface |
KieWeavers |
interface |
KieWeaverService<P extends ResourceTypePackage> |
Modifier and Type | Interface and Description |
---|---|
interface |
KieResources
KieResources is a factory that provides Resource implementations for the desired IO resource
|
Modifier and Type | Interface and Description |
---|---|
interface |
KieMarshallers
This api is experimental and thus the classes and the interfaces returned are subject to change.
|
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.