|
Framework Professional Edition Package |
||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Interface Summary | |
|---|---|
| Storable | This interface allows asynchronous saving of some of the state files for which standard methods like getProperties and saveProperties are inappropriate. |
| Storage | Storage abstraction. |
Holds an abstraction of the framework storage.
All persistent storage platforms, supported by the mBedded Server implement this abstraction. These include: on top of java.io, on top of java.io with Connector Support, and on top of MMFS with Connector Support. A custom storage can be provided by implementing the com.prosyst.mbs.framework.storage.Storage interface and declare it with the mbs.storage.impl system property.
|
Framework Professional Edition Package |
||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||