Interface | Description |
---|---|
BeanBinder |
Provides custom
PropertyBinder s for beans that contain one or more properties. |
PropertyBinder |
Provides custom
PropertyBinding s 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
PropertyBinder
s for bean types.
PropertyBinder
PropertyBinding
s for bean properties.
PropertyBinding
Copyright © 2010-2019 Sonatype, Inc.. All Rights Reserved.