Class RulesConfiguration


  • @Configuration
    public class RulesConfiguration
    extends java.lang.Object
    The Class RulesConfiguration.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      org.kie.api.runtime.KieContainer kieContainer()
      Kie container.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • RulesConfiguration

        public RulesConfiguration()
    • Method Detail

      • kieContainer

        @Bean
        public org.kie.api.runtime.KieContainer kieContainer()
        Kie container.
        Returns:
        the kie container