RESTEasy JAX-RS 3.0.13.Final
-
- All Implemented Interfaces:
- javax.ws.rs.ext.ContextResolver<org.codehaus.jackson.map.ObjectMapper>
@Provider
public class SkeletonKeyContextResolver
extends Object
implements javax.ws.rs.ext.ContextResolver<org.codehaus.jackson.map.ObjectMapper>
Any class with package org.jboss.resteasy.skeleton.key will use NON_DEFAULT inclusion
- Version:
- $Revision: 1 $
- Author:
- Bill Burke
-
-
Field Summary
Fields
Modifier and Type |
Field and Description |
protected org.codehaus.jackson.map.ObjectMapper |
mapper |
-
Method Summary
Methods
Modifier and Type |
Method and Description |
org.codehaus.jackson.map.ObjectMapper |
getContext(Class<?> type) |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
RESTEasy JAX-RS 3.0.13.Final
Copyright © 2015 JBoss by Red Hat. All rights reserved.