|
GigaSpaces XAP 10.0.1 API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface BeanConfigurer<T extends BeanConfig>
A weakly-typed configuration API based on the 'builder' patterns for a more convenient
code-fluent approach to configuring a BeanConfig.
The fully configured BeanConfig object is returned by the call to create().
By default, the configuration is empty - has no properties set. The recommended setting for the configuration properties should be derived from the javadoc.
| Method Summary | |
|---|---|
T |
create()
Get the fully configured BeanConfig object (after all properties have been set). |
| Method Detail |
|---|
T create()
BeanConfig object (after all properties have been set).
|
GigaSpaces XAP 10.0.1 API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||