|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Clearable
Interface for marking objects that have clearable data.
Its method clearSurplusData()
is intended to be called whenever the object is
sent back to client in order to minimize problems with unknown
classes after deserialization.
Method Summary | |
---|---|
void |
clearSurplusData()
Clears the data stored in this object. |
Method Detail |
---|
void clearSurplusData()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |