| Package | Description |
|---|---|
| org.eclipse.jdt.internal.compiler.apt.dispatch |
| Modifier and Type | Class and Description |
|---|---|
class |
BaseAnnotationProcessorManager
This class is the central dispatch point for Java 6 annotation processing.
|
class |
BatchAnnotationProcessorManager
Java 6 annotation processor manager used when compiling from the command line
or via the javax.tools.JavaCompiler interface.
|
| Constructor and Description |
|---|
RoundDispatcher(IProcessorProvider provider,
RoundEnvironment env,
Set<TypeElement> rootAnnotations,
PrintWriter traceProcessorInfo,
PrintWriter traceRounds) |
Copyright © 2013. All rights reserved.