Drools :: Core 6.0.0.Beta5

org.drools.core.common
Class ActiveActivationIterator

java.lang.Object
  extended by org.drools.core.common.ActiveActivationIterator
All Implemented Interfaces:
Serializable, Iterator

public class ActiveActivationIterator
extends Object
implements Iterator

See Also:
Serialized Form

Method Summary
static Iterator iterator(InternalWorkingMemory wm)
           
static Iterator iterator(org.kie.internal.runtime.StatefulKnowledgeSession ksession)
           
 Object next()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

iterator

public static Iterator iterator(InternalWorkingMemory wm)

iterator

public static Iterator iterator(org.kie.internal.runtime.StatefulKnowledgeSession ksession)

next

public Object next()
Specified by:
next in interface Iterator

Drools :: Core 6.0.0.Beta5

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