| Package | Description |
|---|---|
| org.codehaus.plexus.util.introspection |
| Class and Description |
|---|
| 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
|