- Enclosing class:
- SystemBoot
public static class SystemBoot.RmiLoaderHandlerCleaner
extends Object
An RMI Loader Handler cleaner that cleans weak referneces holding exported objects.
In RMI, they only get cleaned on export operation, when we undeploy we don't export anything
so memory will not be released.