|
Framework Professional Edition Package |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Storable
This interface allows asynchronous saving of some of the state files for which standard methods like getProperties and saveProperties are inappropriate. For example, framework certificate database and bundle conditional permissions.
| Method Summary | |
|---|---|
void |
save()
Called from Events Manager asynchronously through Storage.saveProperties. |
| Method Detail |
|---|
void save()
throws java.lang.Exception
java.lang.Exception - if an IO operation fails or there is a problem with the
certificate store
|
Framework Professional Edition Package |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||