|
Smalltalk/X WebserverDocumentation of class 'HandleRegistry': |
|
|
Class: HandleRegistryInheritance:Object | +--Registry | +--HandleRegistry
Description:HandleRegistries are like Registries, in that they watch for the death of a registered object. However, they send a self-change notification, passing the registered handle as argument, instead of creating a shallow copy and letting it do the finalization. Use Registry for objects which know themself how to clean up; use HandleRegistry, if someone else does the cleanup. Instance protocol:dispose handling
|
|
|
ST/X 6.1.1; WebServer 1.620 at exept:8081; Wed, 23 May 2012 19:13:08 GMT
|