Package org.mortbay.jetty.annotations

Interface Summary
ClassNameResolver  
 

Class Summary
AnnotationFinder AnnotationFinder Scans class sources using asm to find annotations.
AnnotationFinder.AnnotatedStructure AnnotatedStructure Annotations on an object such as a class, field or method.
AnnotationFinder.ParsedClass ParsedClass A class that contains annotations.
AnnotationFinder.ParsedField ParsedField A class field that can contain annotations.
AnnotationFinder.ParsedMethod ParsedMethod A class method that can contain annotations.
AnnotationProcessor AnnotationProcessor Act on the annotations discovered in the webapp.
Configuration Configuration
Util Util
 



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