Package org.codehaus.plexus.util.introspection

Class Summary

ClassMap A cache of introspection information for a specific class instance.
ClassMap.CacheMiss
ClassMap.MethodInfo Used for the iterative discovery process for public methods.
MethodMap
MethodMap.AmbiguousException simple distinguishable exception, used when we run across ambiguous overloading
ReflectionValueExtractor Using simple dotted expressions extract the values from a MavenProject instance, For example we might want to extract a value like: project.build.sourceDirectory