Uses of Class
org.drools.NoSuchFactHandleException

Packages that use NoSuchFactHandleException
org.drools The main run-time API. 
org.drools.reteoo Interfaces for the Rete-OO algorithm. 
 

Uses of NoSuchFactHandleException in org.drools
 

Methods in org.drools that throw NoSuchFactHandleException
 FactHandle MockWorkingMemory.getFactHandle(Object object)
           
 FactHandle WorkingMemory.getFactHandle(Object object)
          Retrieve the FactHandle associated with an Object.
 

Uses of NoSuchFactHandleException in org.drools.reteoo
 

Methods in org.drools.reteoo that throw NoSuchFactHandleException
 FactHandle WorkingMemoryImpl.getFactHandle(Object object)
           
 



Copyright © 2001-2004 The Codehaus. All Rights Reserved.