|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BeanProperty | |
|---|---|
| org.codehaus.plexus | |
| org.sonatype.guice.bean.inject | Custom bean injection. |
| org.sonatype.guice.bean.reflect | Bean reflection and introspection. |
| org.sonatype.guice.plexus.binders | |
| org.sonatype.guice.plexus.config | |
| org.sonatype.guice.plexus.lifecycles | |
| org.sonatype.guice.plexus.scanners | |
| Uses of BeanProperty in org.codehaus.plexus |
|---|
| Methods in org.codehaus.plexus with parameters of type BeanProperty | |
|---|---|
PropertyBinding |
PlexusLifecycleManager.manage(BeanProperty property)
|
| Uses of BeanProperty in org.sonatype.guice.bean.inject |
|---|
| Methods in org.sonatype.guice.bean.inject with parameters of type BeanProperty | ||
|---|---|---|
|
PropertyBinder.bindProperty(BeanProperty<T> property)
Returns the appropriate PropertyBinding for the given bean property. |
|
| Uses of BeanProperty in org.sonatype.guice.bean.reflect |
|---|
| Methods in org.sonatype.guice.bean.reflect that return types with arguments of type BeanProperty | |
|---|---|
Iterator<BeanProperty<Object>> |
BeanProperties.iterator()
|
| Uses of BeanProperty in org.sonatype.guice.plexus.binders |
|---|
| Methods in org.sonatype.guice.plexus.binders with parameters of type BeanProperty | |
|---|---|
PropertyBinding |
PlexusBeanManager.manage(BeanProperty<?> property)
Decides whether the given bean property will be managed by this manager. |
| Uses of BeanProperty in org.sonatype.guice.plexus.config |
|---|
| Methods in org.sonatype.guice.plexus.config with parameters of type BeanProperty | |
|---|---|
org.codehaus.plexus.component.annotations.Configuration |
PlexusBeanMetadata.getConfiguration(BeanProperty<?> property)
Returns @ Configuration metadata for the given property of the Plexus bean. |
org.codehaus.plexus.component.annotations.Requirement |
PlexusBeanMetadata.getRequirement(BeanProperty<?> property)
Returns @ Requirement metadata for the given property of the Plexus bean. |
| Uses of BeanProperty in org.sonatype.guice.plexus.lifecycles |
|---|
| Methods in org.sonatype.guice.plexus.lifecycles with parameters of type BeanProperty | |
|---|---|
PropertyBinding |
PlexusLifecycleManager.manage(BeanProperty property)
|
| Uses of BeanProperty in org.sonatype.guice.plexus.scanners |
|---|
| Methods in org.sonatype.guice.plexus.scanners with parameters of type BeanProperty | |
|---|---|
org.codehaus.plexus.component.annotations.Configuration |
PlexusAnnotatedMetadata.getConfiguration(BeanProperty<?> property)
|
org.codehaus.plexus.component.annotations.Requirement |
PlexusAnnotatedMetadata.getRequirement(BeanProperty<?> property)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||