Package org.springframework.roo.classpath.details.annotations

Interface Summary
AnnotationAttributeValue<T>  
AnnotationMetadata Metadata concerning a particular annotation appearing on a member.
 

Class Summary
AbstractAnnotationAttributeValue<T>  
AnnotatedJavaType Represents a JavaType with zero or more annotations.
ArrayAttributeValue<Y extends AnnotationAttributeValue<? extends Object>> Represents an array of annotation attribute values.
BooleanAttributeValue Represents a char annotation attribute value.
CharAttributeValue Represents a char annotation attribute value.
ClassAttributeValue Represents a Class annotation attribute value.
DefaultAnnotationMetadata Default implementation of AnnotationMetadata.
DoubleAttributeValue Represents a double annotation attribute value.
EnumAttributeValue Represents an enumeration annotation attribute value.
IntegerAttributeValue Represents an integer annotation attribute value.
LongAttributeValue Represents a long annotation attribute value.
NestedAnnotationAttributeValue Represents a nested annotation attribute value.
StringAttributeValue Represents a String annotation attribute value.
 



Copyright © 2009-2010 VMware, Inc. All Rights Reserved.