Uses of Interface
org.kie.api.Service
-
Packages that use Service Package Description org.kie.api.builder org.kie.api.cluster 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 Resourcesorg.kie.api.marshalling Marshalling classes are used to marshall and unmarshal StatefulKieSessions -
-
Uses of Service in org.kie.api.builder
Subinterfaces of Service in org.kie.api.builder Modifier and Type Interface Description interface
KieScannerFactoryService
-
Uses of Service in org.kie.api.cluster
Subinterfaces of Service in org.kie.api.cluster Modifier and Type Interface Description interface
ClusterAwareService
Interface that allows to rise some awareness about the cluster environment -
Uses of Service in org.kie.api.concurrent
Subinterfaces of Service in org.kie.api.concurrent Modifier and Type Interface Description interface
KieExecutors
-
Uses of Service in org.kie.api.internal.assembler
Subinterfaces of Service in org.kie.api.internal.assembler Modifier and Type Interface Description interface
KieAssemblers
interface
KieAssemblerService
-
Uses of Service in org.kie.api.internal.runtime
Subinterfaces of Service in org.kie.api.internal.runtime Modifier and Type Interface Description interface
KieRuntimes
interface
KieRuntimeService<T>
-
Uses of Service in org.kie.api.internal.runtime.beliefs
Subinterfaces of Service in org.kie.api.internal.runtime.beliefs Modifier and Type Interface Description interface
KieBeliefs
interface
KieBeliefService
-
Uses of Service in org.kie.api.internal.utils
Subinterfaces of Service in org.kie.api.internal.utils Modifier and Type Interface Description interface
KieService
interface
ServiceRegistry
Internal InterfaceClasses in org.kie.api.internal.utils that implement Service Modifier and Type Class Description static class
ServiceRegistry.Impl
-
Uses of Service in org.kie.api.internal.weaver
Subinterfaces of Service in org.kie.api.internal.weaver Modifier and Type Interface Description interface
KieWeavers
interface
KieWeaverService<P extends ResourceTypePackage>
-
Uses of Service in org.kie.api.io
Subinterfaces of Service in org.kie.api.io Modifier and Type Interface Description interface
KieResources
KieResources is a factory that provides Resource implementations for the desired IO resource -
Uses of Service in org.kie.api.marshalling
Subinterfaces of Service in org.kie.api.marshalling Modifier and Type Interface Description interface
KieMarshallers
This api is experimental and thus the classes and the interfaces returned are subject to change.
-