Interface ServerInfoResource
- 
 @Path("/admin/serverinfo") public interface ServerInfoResource- Author:
- Stian Thorgersen
 
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description ServerInfoRepresentationgetInfo()
 
- 
- 
- 
Method Detail- 
getInfo@GET @Produces("application/json") ServerInfoRepresentation getInfo()
 
- 
 
-