public static class MarshallingRuntime.ClassProperties
extends java.lang.Object
A data structure to hold the properties of a class registered
for marshalling. This class can be either a built-in type, a
by-hand marshalled class, or a class which will get it's
marshalling via byte-code injection.