Package | Description |
---|---|
org.eclipse.sisu.bean |
Customizable injection of bean properties, based on http://code.google.com/p/google-guice/wiki/CustomInjections.
|
Modifier and Type | Method and Description |
---|---|
<B> PropertyBinder |
BeanBinder.bindBean(com.google.inject.TypeLiteral<B> type,
com.google.inject.spi.TypeEncounter<B> encounter)
Returns the appropriate
PropertyBinder for the given bean type. |
Copyright © 2015. All rights reserved.