Class IteratingPhase

java.lang.Object
org.drools.compiler.builder.impl.processors.IteratingPhase
All Implemented Interfaces:
CompilationPhase

public class IteratingPhase extends Object implements CompilationPhase
Decorates a CompilationPhase via its SinglePackagePhaseFactory. Iterates over a collection of CompositePackageDescr and applies the decorated phase to it.