Index - All Packages - All Categories - All Classes
Class SanitationEngineer
SanitationEngineers are used by modules that can perform clever resource management at garbage collection time. These modules should implement subclasses of SanitationEngineer (SE) which implement the method recycle.
The garbage collector calls the recycle method for each existing SE prior to the marking phase. SEs are registered
by construction and deregistered by destruction.
Package: Udanax-Gold
All Superclasses: Object Heaper
Immediate Subclasses: Purgeror
Protocols: Object
Categories: Xanadu-gchooks