Interface ClassDescriptorResolver

All Known Subinterfaces:
XMLClassDescriptorResolver
All Known Implementing Classes:
XMLClassDescriptorResolverImpl

public interface ClassDescriptorResolver
An interface for finding or "resolving" ClassDescriptor classes.
Note: This interface is used by the marshalling Framework for resolving ClassDescriptors for non-primitive types. There are no guarantees that this class will be called for java native classes.
Version:
$Revision$ $Date: 2005-02-28 17:41:38 -0700 (Mon, 28 Feb 2005) $