|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PlexusBeanMetadata | |
---|---|
org.sonatype.guice.plexus.config | |
org.sonatype.guice.plexus.scanners |
Uses of PlexusBeanMetadata in org.sonatype.guice.plexus.config |
---|
Methods in org.sonatype.guice.plexus.config that return PlexusBeanMetadata | |
---|---|
PlexusBeanMetadata |
PlexusBeanSource.getBeanMetadata(Class<?> implementation)
Returns metadata associated with the given Plexus bean implementation. |
Uses of PlexusBeanMetadata in org.sonatype.guice.plexus.scanners |
---|
Classes in org.sonatype.guice.plexus.scanners that implement PlexusBeanMetadata | |
---|---|
class |
PlexusAnnotatedMetadata
Runtime PlexusBeanMetadata based on BeanProperty annotations. |
Constructor parameters in org.sonatype.guice.plexus.scanners with type arguments of type PlexusBeanMetadata | |
---|---|
PlexusXmlScanner(Map<?,?> variables,
URL plexusXml,
Map<String,PlexusBeanMetadata> metadata)
Creates an XML scanner that also accumulates Plexus bean metadata in the given map. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |