Package org.springframework.roo.classpath

Interface Summary
MutablePhysicalTypeMetadataProvider Extends PhysicalTypeMetadataProvider to include mutable operations.
PhysicalTypeDetails Provides details of the actual type presented by a PhysicalTypeMetadata instance.
PhysicalTypeMetadata Represents metadata for a particular PhysicalTypeIdentifierNamingUtils, which is usually a class or interface but may potentially represent an annotation or enum type.
PhysicalTypeMetadataProvider Provides a classpath-related finder for PhysicalTypeMetadata instances.
 

Class Summary
ClassloaderInclusivePath Extends the notion of a Path to include resources acquired from a ClasspathProvidingProjectMetadata.
MetadataCommands  
PhysicalTypeIdentifier Provides string manipulation functions for PhysicalTypeMetadata.
PhysicalTypeIdentifierNamingUtils Used to produce metadata identification strings that represent a JavaType located in a particular ClassloaderInclusivePath.
 

Enum Summary
PhysicalTypeCategory Indicates the type of PhysicalTypeDetails.
 



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