Uses of Interface
ball.annotation.processing.ClassFileProcessor
-
Packages that use ClassFileProcessor Package Description ball.annotation.processing ProvidesProcessorimplementation classes. -
-
Uses of ClassFileProcessor in ball.annotation.processing
Classes in ball.annotation.processing that implement ClassFileProcessor Modifier and Type Class Description classAntLibProcessorGeneratesantlib.xml(at location(s) specified byAntLib) at the end of annotation processing.classJAXBIndexProcessorclassManifestProcessorclassServiceProviderForProcessorProcessorimplementation to checkClasses annotated withServiceProviderForto verify the annotatedClass: Is concrete Has a public no-argument constructor Implements theClasses specified byServiceProviderFor.value()or implements Java 9'sjava.util.ServiceLoader.Providerpublic static T provider()method.
-