org.drools.runtime.rule.impl
Class LiveQueryImpl

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

public class LiveQueryImpl
extends Object
implements org.drools.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.drools.runtime.rule.LiveQuery


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