Uses of Interface
org.eclipse.jetty.annotations.AnnotationIntrospector.IntrospectableAnnotationHandler
Package
Description
Jetty Annotations : Support for Servlet Annotations
-
Uses of AnnotationIntrospector.IntrospectableAnnotationHandler in org.eclipse.jetty.annotations
Modifier and TypeClassDescriptionstatic class
AbstractIntrospectableAnnotationHandler Base class for handlers that introspect a class to find a particular annotation.class
DeclaresRolesAnnotationHandlerclass
MultiPartConfigAnnotationHandlerclass
class
class
class
class
class
ServletSecurityAnnotationHandler Inspect a class to see if it has an@ServletSecurity
annotation on it, setting up the<security-constraint>s
.Modifier and TypeMethodDescriptionvoid
AnnotationIntrospector.registerHandler
(AnnotationIntrospector.IntrospectableAnnotationHandler handler)