Class RuleUnitRuntimeComponentFactory
java.lang.Object
org.drools.kiesession.factory.RuntimeComponentFactoryImpl
org.drools.ruleunits.impl.factory.RuleUnitRuntimeComponentFactory
- All Implemented Interfaces:
Serializable,Comparable<KieService>,RuntimeComponentFactory,KieService
public class RuleUnitRuntimeComponentFactory
extends org.drools.kiesession.factory.RuntimeComponentFactoryImpl
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.drools.core.reteoo.RuntimeComponentFactory
RuntimeComponentFactory.Holder -
Field Summary
Fields inherited from class org.drools.kiesession.factory.RuntimeComponentFactoryImpl
DEFAULTFields inherited from interface org.kie.api.internal.utils.KieService
UNDEFINEDFields inherited from interface org.drools.core.reteoo.RuntimeComponentFactory
NO_RUNTIME -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintMethods inherited from class org.drools.kiesession.factory.RuntimeComponentFactoryImpl
createGlobalResolver, createKnowledgeHelper, createSessionsPool, createStatefulSession, createStatefulSessionMonitor, createStatelessSession, createStatelessSessionMonitor, createTimerService, getAgendaFactory, getAgendaGroupFactory, getEntryPointFactory, getPropagationContextFactory, getTraitFactory, getWorkingMemoryFactoryMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.kie.api.internal.utils.KieService
compareTo, serviceTagMethods inherited from interface org.drools.core.reteoo.RuntimeComponentFactory
createDefaultObjectMarshallingStrategy
-
Constructor Details
-
RuleUnitRuntimeComponentFactory
public RuleUnitRuntimeComponentFactory()
-
-
Method Details
-
getFactHandleFactoryService
- Specified by:
getFactHandleFactoryServicein interfaceRuntimeComponentFactory- Overrides:
getFactHandleFactoryServicein classorg.drools.kiesession.factory.RuntimeComponentFactoryImpl
-
servicePriority
public int servicePriority()
-