Uses of Interface
org.glassfish.apf.AnnotationProcessor

Packages that use AnnotationProcessor
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
 AnnotationProcessor ProcessingContext.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
 class AnnotationProcessorImpl
           
 



Copyright © 2012 GlassFish Community. All Rights Reserved.