| PlexusBean |
Plexus bean mapping; from hint->instance.
|
| PlexusBeanConverter |
Service that converts values into various beans by following Plexus configuration rules.
|
| PlexusBeanLocator |
Service that locates beans of various types, using optional Plexus hints as a guide.
|
| PlexusBeanMetadata |
Supplies metadata associated with a particular Plexus bean implementation.
|
| PlexusBeanModule |
Module-like interface for contributing Plexus bindings with additional metadata.
|
| PlexusBeanSource |
Source of Plexus component beans and associated metadata.
|
| PlexusConfigurations |
Creates Providers for properties with @Configuration metadata.
|
| PlexusRequirements |
Creates Providers for properties with @Requirement metadata.
|
| PlexusRequirements.AbstractRequirementProvider |
Abstract Provider that locates Plexus beans on-demand.
|
| PlexusSpaceModule |
Guice Module that provides Plexus semantics without the full-blown Plexus container.
|
| PlexusTypeListener |
|
| PlexusTypeRegistry |
Enhanced Plexus component map with additional book-keeping.
|
| PlexusTypeVisitor.ComponentAnnotationVisitor |
|