Proxy for {@code ExternalizerTable}, used to remove the references to the real {@code ExternalizerTable}from all the threads that have a {@code PerThreadInstanceHolder}. This is useful because {@code ExternalizerTable} can keep lots of other objects alive through its{@code GlobalComponentRegistry} and {@code RemoteCommandsFactory} fields.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.