Interface TraitRuntimeComponentFactory

  • All Superinterfaces:
    java.lang.Comparable<org.kie.api.internal.utils.KieService>, org.kie.api.internal.utils.KieService, org.drools.core.reteoo.RuntimeComponentFactory
    All Known Implementing Classes:
    TraitRuntimeComponentFactoryImpl

    public interface TraitRuntimeComponentFactory
    extends org.drools.core.reteoo.RuntimeComponentFactory
    • Nested Class Summary

      • Nested classes/interfaces inherited from interface org.drools.core.reteoo.RuntimeComponentFactory

        org.drools.core.reteoo.RuntimeComponentFactory.Holder
    • Field Summary

      • Fields inherited from interface org.drools.core.reteoo.RuntimeComponentFactory

        NO_RUNTIME
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      TraitRegistry getTraitRegistry​(org.drools.core.impl.RuleBase knowledgeBase)  
      • Methods inherited from interface org.kie.api.internal.utils.KieService

        compareTo, servicePriority
      • Methods inherited from interface org.drools.core.reteoo.RuntimeComponentFactory

        createDefaultObjectMarshallingStrategy, createGlobalResolver, createKnowledgeHelper, createSessionsPool, createStatefulSession, createStatefulSessionMonitor, createStatelessSession, createStatelessSessionMonitor, createTimerService, getAgendaFactory, getAgendaGroupFactory, getEntryPointFactory, getFactHandleFactoryService, getPropagationContextFactory, getTraitFactory
    • Method Detail

      • getTraitRegistry

        TraitRegistry getTraitRegistry​(org.drools.core.impl.RuleBase knowledgeBase)