Uses of Interface
org.glassfish.apf.HandlerProcessingResult
Packages that use HandlerProcessingResult
Package
Description
Provides the classes necessary to process J2SE 1.5 annotations in the context
of the J2EE application server.
-
Uses of HandlerProcessingResult in org.glassfish.apf
Methods in org.glassfish.apf that return HandlerProcessingResultModifier and TypeMethodDescriptionAnnotationHandler.processAnnotation(AnnotationInfo element) Process a particular annotation which type is the same as the one returned by @see getAnnotationType().Methods in org.glassfish.apf that return types with arguments of type HandlerProcessingResult -
Uses of HandlerProcessingResult in org.glassfish.apf.impl
Classes in org.glassfish.apf.impl that implement HandlerProcessingResultMethods in org.glassfish.apf.impl that return types with arguments of type HandlerProcessingResultMethods in org.glassfish.apf.impl with parameters of type HandlerProcessingResultModifier and TypeMethodDescriptionvoidProcessingResultImpl.add(AnnotatedElement element, HandlerProcessingResult elementResult) voidHandlerProcessingResultImpl.addAll(HandlerProcessingResult result)