| Interface | Description |
|---|---|
| BeanBinder |
Provides custom
PropertyBinders for beans that contain one or more properties. |
| PropertyBinder |
Provides custom
PropertyBindings for bean properties such as fields or setter methods. |
| PropertyBinding |
Represents a bean property that has been bound by a
PropertyBinder. |
| Class | Description |
|---|---|
| BeanListener |
TypeListener that listens for bean types and arranges for their properties to be injected. |
The principal members of this package are:
BeanListener
TypeListener that listens for bean types and wires up their properties.
BeanBinder
PropertyBinders for bean types.
PropertyBinder
PropertyBindings for bean properties.
PropertyBinding
Copyright © 2010-2015 Sonatype, Inc.. All Rights Reserved.