| Package | Description |
|---|---|
| org.sonatype.guice.plexus.config | |
| org.sonatype.guice.plexus.scanners |
| Modifier and Type | Method and Description |
|---|---|
PlexusBeanMetadata |
PlexusBeanSource.getBeanMetadata(Class<?> implementation)
Returns metadata associated with the given Plexus bean implementation.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PlexusAnnotatedMetadata
Runtime
PlexusBeanMetadata based on BeanProperty annotations. |
| Constructor and Description |
|---|
PlexusXmlScanner(Map<?,?> variables,
URL plexusXml,
Map<String,PlexusBeanMetadata> metadata)
Creates an XML scanner that also accumulates Plexus bean metadata in the given map.
|
Copyright © 2010-2015 Sonatype, Inc.. All Rights Reserved.