Class ProcessMetricsReport
java.lang.Object
org.epics.archiverappliance.common.ProcessMetricsReport
- All Implemented Interfaces:
BPLAction
Combine the process metrics from the various wars and send as json.
- Author:
- mshankar
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidexecute(jakarta.servlet.http.HttpServletRequest req, jakarta.servlet.http.HttpServletResponse resp, ConfigService configService)
-
Constructor Details
-
ProcessMetricsReport
public ProcessMetricsReport()
-
-
Method Details
-
execute
public void execute(jakarta.servlet.http.HttpServletRequest req, jakarta.servlet.http.HttpServletResponse resp, ConfigService configService) throws IOException - Specified by:
executein interfaceBPLAction- Throws:
IOException
-