public class NativeArrayContainer
extends java.lang.Object
implements java.io.Serializable
The NativeArrayContainer class is used as a helper in our RemoteProxy
infrastructure to ensure that automatically created MWArrays being returned
through the proxy get disposed of properly.