public interface BeanConfigurer<T extends BeanConfig>
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.
Modifier and Type | Method and Description |
---|---|
T |
create()
Get the fully configured
BeanConfig object (after all properties have been set). |
T create()
BeanConfig
object (after all properties have been set).Copyright © GigaSpaces.