Uses of Interface
org.glassfish.apf.AnnotationProcessor
-
Packages that use AnnotationProcessor Package Description org.glassfish.apf Provides the classes necessary to process J2SE 1.5 annotations in the context of the J2EE application server.org.glassfish.apf.impl -
-
Uses of AnnotationProcessor in org.glassfish.apf
Methods in org.glassfish.apf that return AnnotationProcessor Modifier and Type Method Description AnnotationProcessorProcessingContext. getProcessor()Returns the AnnotationProcessor instance this context is associated with. -
Uses of AnnotationProcessor in org.glassfish.apf.impl
Classes in org.glassfish.apf.impl that implement AnnotationProcessor Modifier and Type Class Description classAnnotationProcessorImpl
-