| Class | Description |
|---|---|
| ClassMap |
NOTE: This class was copied from plexus-utils, to allow this library
to stand completely self-contained.
|
| ClassMap.CacheMiss | |
| ClassMap.MethodInfo |
Used for the iterative discovery process for public methods.
|
| MethodMap |
NOTE: This class was copied from plexus-utils, to allow this library
to stand completely self-contained.
|
| ReflectionValueExtractor |
NOTE: This class was copied from plexus-utils, to allow this library
to stand completely self-contained.
|
| Exception | Description |
|---|---|
| MethodMap.AmbiguousException |
simple distinguishable exception, used when
we run across ambiguous overloading
|