Uses of Class
org.drools.common.EventFactHandle

Packages that use EventFactHandle
org.drools.common   
org.drools.jsr94.rules Provides the core client APIs for using a rule engine. 
 

Uses of EventFactHandle in org.drools.common
 

Methods in org.drools.common that return EventFactHandle
 EventFactHandle EventFactHandle.clone()
           
 

Uses of EventFactHandle in org.drools.jsr94.rules
 

Subclasses of EventFactHandle in org.drools.jsr94.rules
 class Jsr94EventFactHandle
          The Drools implementation of the Handle interface which provides a marker interface for Drools-specific object identity mechanism.
 



Copyright © 2001-2013 JBoss Inc.. All Rights Reserved.