|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PropertySetFactory
Instantiates property sets.
Method Summary | |
---|---|
PropertySet |
createPropertySet(PropertySet[] chain)
Creates new property set. |
Method Detail |
---|
PropertySet createPropertySet(PropertySet[] chain)
chain
- Property sets can be chained. Chaining allows to
build hierarchies of property sets. New property set access operations
delegate to chains if the property set itself does not contain requested
values. All update and remove operations are local to the property
set - chains are never modified.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |