public abstract class BaseResource extends Object
Constructor and Description |
---|
BaseResource() |
Modifier and Type | Method and Description |
---|---|
<T> T |
get(Class<T> service)
Returns reference to the specified service implementation.
|
protected static javax.ws.rs.core.Response.ResponseBuilder |
ok(Object obj) |