Java Annotation Indexer 1.0.0.Final-redhat-1

Uses of Package
org.jboss.jandex

Classes in org.jboss.jandex used by org.jboss.jandex
AnnotationInstance
          An annotation instance represents a specific usage of an annotation on a target.
AnnotationTarget
          Represents an object that can be a target of an annotation.
AnnotationValue
          An annotation value represents a specific name and value combination in the parameter list of an annotation instance.
ClassInfo
          Represents a class entry in an index.
DotName
          A DotName represents a dot separated name, typically a Java package or a Java class.
FieldInfo
          Represents a field that was annotated.
Index
          An index useful for quickly processing annotations.
Indexer
          Analyzes and indexes the annotation and key structural information of a set of classes.
MethodInfo
          Represents a Java method that was annotated.
MethodParameterInfo
          Represents an individual Java method parameter that was annotated.
Type
          Represents a Java type declaration that is specified on methods or fields.
Type.Kind
          Represents a "kind" of Type.
 


Java Annotation Indexer 1.0.0.Final-redhat-1

Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.