|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IProcessorProvider | |
|---|---|
| org.eclipse.jdt.internal.compiler.apt.dispatch | |
| Uses of IProcessorProvider in org.eclipse.jdt.internal.compiler.apt.dispatch |
|---|
| Classes in org.eclipse.jdt.internal.compiler.apt.dispatch that implement IProcessorProvider | |
|---|---|
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. |
| Constructors in org.eclipse.jdt.internal.compiler.apt.dispatch with parameters of type IProcessorProvider | |
|---|---|
RoundDispatcher(IProcessorProvider provider,
RoundEnvironment env,
Set<TypeElement> rootAnnotations,
PrintWriter traceProcessorInfo,
PrintWriter traceRounds)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||