Package | Description |
---|---|
org.eclipse.sisu.bean |
Customizable injection of bean properties, based on http://code.google.com/p/google-guice/wiki/CustomInjections.
|
org.eclipse.sisu.plexus |
Sisu-Plexus backend implementation.
|
Modifier and Type | Field and Description |
---|---|
private BeanBinder |
BeanListener.beanBinder |
Constructor and Description |
---|
BeanListener(BeanBinder beanBinder) |
Modifier and Type | Class and Description |
---|---|
(package private) class |
PlexusBeanBinder
BeanBinder that binds bean properties according to Plexus metadata. |