|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
@Path(value="properties") @Produces(value="text/plain") @Consumes(value="text/plain") public interface PropertyNamesResource
| Method Summary | |
|---|---|
PropertyResource |
getProperty(String name)
|
Set<String> |
getPropertyNames()
|
| Method Detail |
|---|
@GET Set<String> getPropertyNames()
@Path(value="{name}")
PropertyResource getProperty(@PathParam(value="name")
String name)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||