@Path(value="/path") @Produces(value="application/json") @Consumes(value="application/json") public class RestPath extends RestBase
| Constructor and Description |
|---|
RestPath() |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
get(String entityPath) |
getTenantId@GET
@Path(value="/{entityPath:.+}")
public javax.ws.rs.core.Response get(String entityPath)
Copyright © 2015 Red Hat, Inc.. All rights reserved.