Class BatchAnnotationProcessorManager

All Implemented Interfaces:
IProcessorProvider

public class BatchAnnotationProcessorManager extends BaseAnnotationProcessorManager
Java 6 annotation processor manager used when compiling from the command line or via the javax.tools.JavaCompiler interface.
See Also:
org.aspectj.org.eclipse.jdt.internal.apt.pluggable.core.dispatch.IdeAnnotationProcessorManager