Drools :: Core 6.0.0.Beta5

org.drools.core.runtime.rule.impl
Class LiveQueryImpl

java.lang.Object
  extended by org.drools.core.runtime.rule.impl.LiveQueryImpl
All Implemented Interfaces:
org.kie.api.runtime.rule.LiveQuery

public class LiveQueryImpl
extends Object
implements org.kie.api.runtime.rule.LiveQuery


Constructor Summary
LiveQueryImpl(ReteooWorkingMemory wm, FactHandle factHandle)
           
 
Method Summary
 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(ReteooWorkingMemory wm,
                     FactHandle factHandle)
Method Detail

close

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

Drools :: Core 6.0.0.Beta5

Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.