Package | Description |
---|---|
org.eclipse.sisu.bean | |
org.eclipse.sisu.plexus |
Modifier and Type | Field and Description |
---|---|
static PropertyBinding |
PropertyBinder.LAST_BINDING
Binders may return
LAST_BINDING to indicate they are done binding a bean. |
Modifier and Type | Method and Description |
---|---|
<T> PropertyBinding |
PropertyBinder.bindProperty(BeanProperty<T> property)
Returns the appropriate
PropertyBinding for the given bean property. |
Modifier and Type | Method and Description |
---|---|
PropertyBinding |
PlexusLifecycleManager.manage(BeanProperty property) |
PropertyBinding |
PlexusBeanManager.manage(BeanProperty<?> property)
Asks this manager to manage the given bean property.
|
Copyright © 2013. All rights reserved.