Next: , Previous: , Up: Referable Objects   [Index]


4.2.7.10 Consolidated Disposal Mechanics

Applications interested in consolidated objects disposal will create a disposal manager and will introduce it with the respective executive objects.

The manager will be available for the interested aime executive objects (libraries, etc) by the consolidated disposal manager construct interface.

See Consolidated Disposal Manager Construct.

The data managers will register with the disposal manager data that is to be disposed of.

Finally, the disposal manager will trigger the consolidated disposal according to its logic.

A simple consolidated disposal manager is provided by libaime.

See Plain Consolidated Disposal Manager.