Class KieBaseUpdaterANCFactory

  • All Implemented Interfaces:
    org.drools.compiler.kie.builder.impl.KieBaseUpdaterFactory

    public class KieBaseUpdaterANCFactory
    extends java.lang.Object
    implements org.drools.compiler.kie.builder.impl.KieBaseUpdaterFactory
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      org.drools.compiler.kie.builder.impl.KieBaseUpdater create​(org.drools.compiler.kie.builder.impl.KieBaseUpdatersContext ctx)  
      • Methods inherited from class java.lang.Object

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

      • KieBaseUpdaterANCFactory

        public KieBaseUpdaterANCFactory()
    • Method Detail

      • create

        public org.drools.compiler.kie.builder.impl.KieBaseUpdater create​(org.drools.compiler.kie.builder.impl.KieBaseUpdatersContext ctx)
        Specified by:
        create in interface org.drools.compiler.kie.builder.impl.KieBaseUpdaterFactory