Class AggregatedApplianceInfo
java.lang.Object
org.epics.archiverappliance.mgmt.bpl.AggregatedApplianceInfo
- All Implemented Interfaces:
BPLAction
Gets the optimized aggregate typeInfo information for this appliance.
- Author:
- mshankar
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidexecute(jakarta.servlet.http.HttpServletRequest req, jakarta.servlet.http.HttpServletResponse resp, ConfigService configService)
-
Constructor Details
-
AggregatedApplianceInfo
public AggregatedApplianceInfo()
-
-
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
-