org.drools.core.runtime.rule.impl
Class LiveQueryImpl
java.lang.Object
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
|
Method Summary |
void |
close()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LiveQueryImpl
public LiveQueryImpl(InternalWorkingMemory wm,
FactHandle factHandle)
close
public void close()
- Specified by:
close in interface org.kie.api.runtime.rule.LiveQuery
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.