| org.eclipse.sisu.bean.BeanBinder | 
Provides custom PropertyBinders for beans that contain one or more properties.
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| abstract <B> PropertyBinder | bindBean(TypeLiteral<B> type, TypeEncounter<B> encounter) Returns the appropriate  PropertyBinderfor the given bean type. | ||||||||||
Returns the appropriate PropertyBinder for the given bean type.
| type | The bean type | 
|---|---|
| encounter | The Guice type encounter | 
null if no binder is applicable