Class ConstantActiveDescriptor<T>

Type Parameters:
T - The type of the constant
All Implemented Interfaces:
Externalizable, Serializable, ActiveDescriptor<T>, Descriptor, SingleCache<T>

public class ConstantActiveDescriptor<T> extends AbstractActiveDescriptor<T>
Author:
jwells
See Also: