Class NaiveResourceMappingContext
java.lang.Object
org.glassfish.jersey.linking.mapping.NaiveResourceMappingContext
- All Implemented Interfaces:
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)
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.glassfish.jersey.linking.mapping.ResourceMappingContext
ResourceMappingContext.Mapping
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
NaiveResourceMappingContext
-
-
Method Details
-
getMapping
- Specified by:
getMapping
in interfaceResourceMappingContext
-