Package org.drools.traits.core.reteoo
Class TraitRuntimeComponentFactoryImpl
java.lang.Object
org.drools.kiesession.factory.RuntimeComponentFactoryImpl
org.drools.traits.core.reteoo.TraitRuntimeComponentFactoryImpl
- All Implemented Interfaces:
Serializable,Comparable<KieService>,RuntimeComponentFactory,TraitRuntimeComponentFactory,KieService
public class TraitRuntimeComponentFactoryImpl
extends org.drools.kiesession.factory.RuntimeComponentFactoryImpl
implements TraitRuntimeComponentFactory
- 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 TypeMethodDescriptiongetTraitFactory(org.drools.base.RuleBase knowledgeBase) getTraitRegistry(org.drools.base.RuleBase knowledgeBase) intMethods inherited from class org.drools.kiesession.factory.RuntimeComponentFactoryImpl
createGlobalResolver, createKnowledgeHelper, createSessionsPool, createStatefulSession, createStatefulSessionMonitor, createStatelessSession, createStatelessSessionMonitor, createTimerService, getAgendaFactory, getAgendaGroupFactory, getPropagationContextFactory, 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, createGlobalResolver, createKnowledgeHelper, createSessionsPool, createStatefulSession, createStatefulSessionMonitor, createStatelessSession, createStatelessSessionMonitor, createTimerService, getAgendaFactory, getAgendaGroupFactory, getPropagationContextFactory
-
Constructor Details
-
TraitRuntimeComponentFactoryImpl
public TraitRuntimeComponentFactoryImpl()
-
-
Method Details
-
getTraitFactory
- Specified by:
getTraitFactoryin interfaceRuntimeComponentFactory- Overrides:
getTraitFactoryin classorg.drools.kiesession.factory.RuntimeComponentFactoryImpl
-
getTraitRegistry
- Specified by:
getTraitRegistryin interfaceTraitRuntimeComponentFactory
-
getFactHandleFactoryService
- Specified by:
getFactHandleFactoryServicein interfaceRuntimeComponentFactory- Overrides:
getFactHandleFactoryServicein classorg.drools.kiesession.factory.RuntimeComponentFactoryImpl
-
getEntryPointFactory
- Specified by:
getEntryPointFactoryin interfaceRuntimeComponentFactory- Overrides:
getEntryPointFactoryin classorg.drools.kiesession.factory.RuntimeComponentFactoryImpl
-
servicePriority
public int servicePriority()- Specified by:
servicePriorityin interfaceKieService
-