|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Marks an attribute class as being sealable. When an instance of an attribute class is created it goes through the following phases:
seal()
on the attribute instance.
DefaultSealable
Method Summary | |
void |
seal()
Called to indicate that construction and initialization of this attribute instance is completed, and that the attribute instance should become read-only. |
Method Detail |
public void seal()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |