Uses of Class
org.eclipse.jetty.annotations.AnnotationIntrospector.AbstractIntrospectableAnnotationHandler
-
Packages that use AnnotationIntrospector.AbstractIntrospectableAnnotationHandler Package Description org.eclipse.jetty.annotations Jetty Annotations : Support for Servlet Annotations -
-
Uses of AnnotationIntrospector.AbstractIntrospectableAnnotationHandler in org.eclipse.jetty.annotations
Subclasses of AnnotationIntrospector.AbstractIntrospectableAnnotationHandler in org.eclipse.jetty.annotations Modifier and Type Class Description classDeclareRolesAnnotationHandlerDeclaresRolesAnnotationHandlerclassMultiPartConfigAnnotationHandlerMultiPartConfigAnnotationHandlerclassPostConstructAnnotationHandlerclassPreDestroyAnnotationHandlerclassResourceAnnotationHandlerclassResourcesAnnotationHandlerclassRunAsAnnotationHandlerclassServletSecurityAnnotationHandlerServletSecurityAnnotationHandler Inspect a class to see if it has an@ServletSecurityannotation on it, setting up the<security-constraint>s.
-