Package | Description |
---|---|
org.apache.maven.shared.utils.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.
|
IntrospectionException |
MethodMap |
MethodMap.AmbiguousException
simple distinguishable exception, used when
we run across ambiguous overloading
|