Class NaiveResourceMappingContext

  • All Implemented Interfaces:
    ResourceMappingContext

    public class NaiveResourceMappingContext
    extends Object
    implements ResourceMappingContext
    This implementation of the resource mapping context assumed resources are of a simple type with a statically defined structure.
    Author:
    Gerard Davison (gerard.davison at oracle.com)