Package org.glassfish.apf
Annotation Interface AnnotationHandlerFor
The
Annotation handled by this handler.
Normally goes with Service annotation, and this annotation must be placed
on a class that implements AnnotationHandler.
- Author:
- sanjeeb.sahoo@oracle.com
-
Required Element Summary
Required Elements
-
Element Details
-
value
- Returns:
- the
Annotationhandled by this handler.
-