public abstract class ResourceInvokable extends Object implements net.sf.cglib.proxy.InvocationHandler
| Modifier and Type | Field and Description |
|---|---|
protected Class<?> |
resourceClass |
| Constructor and Description |
|---|
ResourceInvokable(Class<?> resourceClass,
URI baseUri) |
| Modifier and Type | Method and Description |
|---|---|
protected Map<String,Object> |
buildParamMap(com.sun.jersey.core.reflection.AnnotatedMethod called,
Object[] args) |
protected URI |
getURI(Method method,
Object[] args) |
protected Class<?> resourceClass
Copyright © 2017 Atlassian. All rights reserved.