Uses of Class
org.drools.reteoo.AbstractObjectSinkAdapter

Packages that use AbstractObjectSinkAdapter
org.drools.reteoo   
 

Uses of AbstractObjectSinkAdapter in org.drools.reteoo
 

Subclasses of AbstractObjectSinkAdapter in org.drools.reteoo
 class AsyncCompositeObjectSinkAdapter
          This is an asynchronous implementation of the CompositeObjectSinkAdapter that is used to propagate facts both between nodes in the same or in different partitions when partitions are enabled in the rulebase
 class AsyncSingleObjectSinkAdapter
          This is an asynchronous implementation of the SingleObjectSinkAdapter that is used to propagate facts between different partitions in the rulebase
 class CompositeObjectSinkAdapter
           
 class EmptyObjectSinkAdapter
           
 class SingleObjectSinkAdapter
           
 



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