Uses of Package
org.springframework.roo.classpath.details

Packages that use org.springframework.roo.classpath.details
org.springframework.roo.classpath.details   
org.springframework.roo.classpath.details.annotations.populator   
org.springframework.roo.classpath.itd   
org.springframework.roo.classpath.operations   
 

Classes in org.springframework.roo.classpath.details used by org.springframework.roo.classpath.details
AbstractInvocableMemberMetadata
          Abstract implementation of InvocableMemberMetadata.
ClassOrInterfaceTypeDetails
          Provides information about the different components of a class, interface or enum.
ConstructorMetadata
          Metadata concerning a particular constructor.
DeclaredFieldAnnotationDetails
          Convenience class to hold annotation details which should be introduced to a field via an AspectJ ITD
DeclaredMethodAnnotationDetails
          Convenience class to hold annotation details which should be introduced to a method via an AspectJ ITD
DefaultItdTypeDetails
          Default representation of an ItdTypeDetails.
DefaultItdTypeDetailsBuilder
          Assists in the building of an ItdTypeDetails instance.
FieldMetadata
          Metadata concerning a particular field.
IdentifiableMember
          Allows a member to be traced back to its declaring type.
InvocableMemberMetadata
          Metadata concerning an invocable member, namely a method or constructor.
ItdTypeDetails
          Provides information about an ITD.
MemberHoldingTypeDetails
          Provides information about the different members in a class, interface, enum or aspect.
MethodMetadata
          Metadata concerning a particular method.
 

Classes in org.springframework.roo.classpath.details used by org.springframework.roo.classpath.details.annotations.populator
ClassOrInterfaceTypeDetails
          Provides information about the different components of a class, interface or enum.
 

Classes in org.springframework.roo.classpath.details used by org.springframework.roo.classpath.itd
ClassOrInterfaceTypeDetails
          Provides information about the different components of a class, interface or enum.
DefaultItdTypeDetailsBuilder
          Assists in the building of an ItdTypeDetails instance.
ItdTypeDetails
          Provides information about an ITD.
 

Classes in org.springframework.roo.classpath.details used by org.springframework.roo.classpath.operations
ClassOrInterfaceTypeDetails
          Provides information about the different components of a class, interface or enum.
FieldMetadata
          Metadata concerning a particular field.
 



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