Class LiveQueryImpl

  • All Implemented Interfaces:
    org.kie.api.runtime.rule.LiveQuery

    public class LiveQueryImpl
    extends java.lang.Object
    implements org.kie.api.runtime.rule.LiveQuery
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void close()  
      • Methods inherited from class java.lang.Object

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

      • LiveQueryImpl

        public LiveQueryImpl​(InternalWorkingMemory wm,
                             org.kie.api.runtime.rule.FactHandle factHandle)
    • Method Detail

      • close

        public void close()
        Specified by:
        close in interface org.kie.api.runtime.rule.LiveQuery