public class ContextResolverProxy
extends java.lang.Object
implements javax.ws.rs.ext.ContextResolver
Modifier and Type | Field and Description |
---|---|
private java.util.List<javax.ws.rs.ext.ContextResolver> |
resolvers |
Constructor and Description |
---|
ContextResolverProxy() |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
getContext(java.lang.Class type) |