12 [[
"cpp:header-ext:h",
"objc:header-dir:objc"]]
154 void setSize(
int sz);
229 Object* addFacet(
Object servant,
Ice::Identity id,
string facet);
A servant initializer provides the application with an opportunity to perform custom servant initiali...
Definition: Evictor.ice:30
The identity of an Ice object.
Definition: Identity.ice:28
An automatic Ice object persistence manager, based on the evictor pattern.
Definition: Evictor.ice:130
This exception is raised if the evictor has been deactivated.
Definition: Evictor.ice:111
A servant locator is called by an object adapter to locate a servant that is not found in its active ...
Definition: ServantLocator.ice:31
This exception is raised if there are no further elements in the iteration.
Definition: Evictor.ice:62
An iterator for the objects managed by the evictor.
Definition: Evictor.ice:76
Freeze provides automatic persistence for Ice servants.
Definition: BackgroundSaveEvictor.ice:16
The object adapter provides an up-call interface from the Ice run time to the implementation of Ice o...
Definition: ObjectAdapter.ice:38