Freeze Slice API Reference
Interface List
Here are the interfaces with brief descriptions:
[detail level 12]
 MFreezeFreeze provides automatic persistence for Ice servants
 IBackgroundSaveEvictorA background-save evictor is an evictor that saves updates asynchronously in a background thread
 IConnectionA connection to a database (database environment with Berkeley DB)
 IEvictorAn automatic Ice object persistence manager, based on the evictor pattern
 IEvictorIteratorAn iterator for the objects managed by the evictor
 IServantInitializerA servant initializer provides the application with an opportunity to perform custom servant initialization
 ITransactionA transaction
 ITransactionalEvictorA transactional evictor is an evictor that performs every single read-write operation within its own transaction