Constructor and Description |
---|
MonitoringResource() |
Modifier and Type | Method and Description |
---|---|
File |
getJavamelodyDataZip(HttpServletResponse response)
Compact all files created by the javamelody monitoring and attach it to the response.
|
@GET @Produces(value="application/octet-stream") @Path(value="/javamelody/data.zip") public File getJavamelodyDataZip(@Context HttpServletResponse response) throws Exception
response
- The response object.Exception
LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.