Uses of Interface
org.eclipse.jetty.annotations.AnnotationIntrospector.IntrospectableAnnotationHandler

Packages that use AnnotationIntrospector.IntrospectableAnnotationHandler
org.eclipse.jetty.annotations   
 

Uses of AnnotationIntrospector.IntrospectableAnnotationHandler in org.eclipse.jetty.annotations
 

Classes in org.eclipse.jetty.annotations that implement AnnotationIntrospector.IntrospectableAnnotationHandler
static class AnnotationIntrospector.AbstractIntrospectableAnnotationHandler
          AbstractIntrospectableAnnotationHandler Base class for handlers that introspect a class to find a particular annotation.
 class DeclareRolesAnnotationHandler
          DeclaresRolesAnnotationHandler
 class PostConstructAnnotationHandler
           
 class PreDestroyAnnotationHandler
           
 class ResourceAnnotationHandler
           
 class ResourcesAnnotationHandler
           
 class RunAsAnnotationHandler
           
 

Fields in org.eclipse.jetty.annotations with type parameters of type AnnotationIntrospector.IntrospectableAnnotationHandler
protected  List<AnnotationIntrospector.IntrospectableAnnotationHandler> AnnotationIntrospector._handlers
           
 

Methods in org.eclipse.jetty.annotations with parameters of type AnnotationIntrospector.IntrospectableAnnotationHandler
 void AnnotationIntrospector.registerHandler(AnnotationIntrospector.IntrospectableAnnotationHandler handler)
           
 



Copyright © 1995-2011 Mort Bay Consulting. All Rights Reserved.