public class JaxRsResourceWrapper<T>
extends java.lang.Object
| Constructor and Description |
|---|
JaxRsResourceWrapper() |
| Modifier and Type | Method and Description |
|---|---|
static <T> JaxRsResourceWrapper<T> |
jaxRsResource(T t) |
public static <T> JaxRsResourceWrapper<T> jaxRsResource(T t)