|
Infinispan Distribution 5.2.6.Final-redhat-2 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Builder<T>
Builder. Validates and constructs a configuration bean
Method Summary | |
---|---|
T |
create()
Create the configuration bean |
Builder<?> |
read(T template)
Reads the configuration from an already created configuration bean into this builder. |
void |
validate()
Validate the data in this builder before building the configuration bean |
Method Detail |
---|
void validate()
T create()
Builder<?> read(T template)
template
- the configuration from which to "clone" this config if needed.
|
Infinispan Distribution 5.2.6.Final-redhat-2 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |