Package org.codehaus.plexus.util.introspection

Introspection utilities.

See:
          Description

Class Summary
ClassMap A cache of introspection information for a specific class instance.
MethodMap  
ReflectionValueExtractor Using simple dotted expressions to extract the values from an Object instance, For example we might want to extract a value like: project.build.sourceDirectory The implementation supports indexed, nested and mapped properties similar to the JSP way.
 

Exception Summary
MethodMap.AmbiguousException simple distinguishable exception, used when we run across ambiguous overloading
 

Package org.codehaus.plexus.util.introspection Description

Introspection utilities.



Copyright © 2001-2010 Codehaus. All Rights Reserved.