|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
ReturnType - the interface returned after the property has been set.public static interface Configurator.SetProperties<ReturnType>

Interface for configuring the JavaBean-style properties of an object.
| Method Summary | |
|---|---|
Configurator.PropertySetter<ReturnType> |
with(String beanPropertyName)
Specify the name of the JavaBean-style property that is to be set. |
| Method Detail |
|---|
Configurator.PropertySetter<ReturnType> with(String beanPropertyName)
beanPropertyName - the name of the JavaBean-style property (e.g., "retryLimit")
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||