Package | Description |
---|---|
org.codehaus.plexus | |
org.eclipse.sisu.plexus |
Sisu-Plexus backend implementation.
|
Class and Description |
---|
ClassRealmManager
Manages
ClassRealm associated data for the Plexus container. |
PlexusBean
Plexus bean mapping; from hint->instance.
|
PlexusBeanLocator
Service that locates beans of various types, using optional Plexus hints as a guide.
|
PlexusBeanModule
Module -like interface for contributing Plexus bindings with additional metadata. |
PlexusDateTypeConverter
TypeConverter Module that converts Plexus formatted date strings into Date s. |
Class and Description |
---|
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
Provider s for properties with @Configuration metadata. |
PlexusRequirements
Creates
Provider s 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
QualifiedTypeListener that also listens for Plexus components. |
PlexusTypeRegistry
Enhanced Plexus component map with additional book-keeping.
|
PlexusTypeVisitor.ComponentAnnotationVisitor
AnnotationVisitor that records details of @Component annotations. |