Class PerformanceExample

java.lang.Object
org.drools.examples.performance.PerformanceExample

public class PerformanceExample extends Object
  • Constructor Details

    • PerformanceExample

      public PerformanceExample()
  • Method Details

    • main

      public static void main(String[] args) throws Exception
      Throws:
      Exception
    • loadKnowledgeBaseFromString

      protected static KieBase loadKnowledgeBaseFromString(String... drlContentStrings)