Package spoon.support

Class RuntimeProcessingManager

java.lang.Object
spoon.support.RuntimeProcessingManager
All Implemented Interfaces:
FactoryAccessor, ProcessingManager

public class RuntimeProcessingManager extends Object implements ProcessingManager
This processing manager implements a blocking processing policy that consists of applying the processors in a FIFO order until no processors remain to be applied.