Uses of Interface
org.glassfish.apf.AnnotationProcessor
Packages that use AnnotationProcessor
Package
Description
Provides the classes necessary to process J2SE 1.5 annotations in the context
of the J2EE application server.
-
Uses of AnnotationProcessor in org.glassfish.apf
Methods in org.glassfish.apf that return AnnotationProcessorModifier and TypeMethodDescriptionProcessingContext.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