Uses of Class
org.glassfish.apf.context.AnnotationContext
Packages that use AnnotationContext
Package
Description
Provides the classes necessary to process J2SE 1.5 annotations in the context
of the J2EE application server.
-
Uses of AnnotationContext in org.glassfish.apf
Methods in org.glassfish.apf with parameters of type AnnotationContextModifier and TypeMethodDescriptionvoidProcessingContext.pushHandler(AnnotationContext handler) Push a new handler on the stack of handlers.