|
org.netbeans.bootstrap/1 2.52 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface Stamps.Updater
A callback interface to flush content of some cache at a suitable point in time.
| Method Summary | |
|---|---|
void |
cacheReady()
Callback method to notify the caller, that caches are successfully written. |
void |
flushCaches(DataOutputStream os)
Callback method to allow storage of the cache to a stream. |
| Method Detail |
|---|
void flushCaches(DataOutputStream os)
throws IOException
os - the stream to write to
IOException - exception in case something goes wrongvoid cacheReady()
|
org.netbeans.bootstrap/1 2.52 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||