|
Freeze Slice API Reference
|
#include <Ice/ObjectAdapterF.ice>#include <Ice/ServantLocator.ice>#include <Ice/Identity.ice>#include <Freeze/Exception.ice>

Go to the source code of this file.
Interfaces | |
| local interface | Freeze::Evictor |
| An automatic Ice object persistence manager, based on the evictor pattern. More... | |
| local interface | Freeze::EvictorIterator |
| An iterator for the objects managed by the evictor. More... | |
| local interface | Freeze::ServantInitializer |
| A servant initializer provides the application with an opportunity to perform custom servant initialization. More... | |
Exceptions | |
| local exception | Freeze::EvictorDeactivatedException |
| This exception is raised if the evictor has been deactivated. More... | |
| local exception | Freeze::NoSuchElementException |
| This exception is raised if there are no further elements in the iteration. More... | |
Modules | |
| Freeze | |
| Freeze provides automatic persistence for Ice servants. | |