Class AnnotationIntrospector
java.lang.Object
org.eclipse.jetty.annotations.AnnotationIntrospector
AnnotationIntrospector
Introspects a class to find various types of
annotations as defined by the servlet specification.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classAbstractIntrospectableAnnotationHandler Base class for handlers that introspect a class to find a particular annotation.static interfaceIntrospectableAnnotationHandler Interface for all handlers that wish to introspect a class to find a particular annotation -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
AnnotationIntrospector
public AnnotationIntrospector()
-
-
Method Details
-
registerHandler
-
introspect
-