@Deprecated public final class PlexusAnnotatedMetadata extends Object implements PlexusBeanMetadata
| Constructor and Description |
|---|
PlexusAnnotatedMetadata(Map<?,?> variables)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
org.codehaus.plexus.component.annotations.Configuration |
getConfiguration(org.eclipse.sisu.bean.BeanProperty<?> property)
Deprecated.
|
org.codehaus.plexus.component.annotations.Requirement |
getRequirement(org.eclipse.sisu.bean.BeanProperty<?> property)
Deprecated.
|
boolean |
isEmpty()
Deprecated.
|
public PlexusAnnotatedMetadata(Map<?,?> variables)
public boolean isEmpty()
isEmpty in interface org.eclipse.sisu.plexus.PlexusBeanMetadatapublic org.codehaus.plexus.component.annotations.Requirement getRequirement(org.eclipse.sisu.bean.BeanProperty<?> property)
getRequirement in interface org.eclipse.sisu.plexus.PlexusBeanMetadatapublic org.codehaus.plexus.component.annotations.Configuration getConfiguration(org.eclipse.sisu.bean.BeanProperty<?> property)
getConfiguration in interface org.eclipse.sisu.plexus.PlexusBeanMetadataCopyright © 2010–2015 Sonatype, Inc.. All rights reserved.