org.drools.base
Class JavaFactRegistryEntry

java.lang.Object
  extended by org.drools.base.JavaFactRegistryEntry

public class JavaFactRegistryEntry
extends Object


Constructor Summary
JavaFactRegistryEntry(WorkingMemory workingMemory, FactHandle handle)
           
 
Method Summary
 FactHandle getFactHandle()
           
 WorkingMemory getWorkingMemory()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JavaFactRegistryEntry

public JavaFactRegistryEntry(WorkingMemory workingMemory,
                             FactHandle handle)
Method Detail

getFactHandle

public FactHandle getFactHandle()

getWorkingMemory

public WorkingMemory getWorkingMemory()


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