public class SystemReport extends Object
| Constructor and Description | 
|---|
| SystemReport() | 
| Modifier and Type | Method and Description | 
|---|---|
| List<SystemReportFormatter> | getFormatters() | 
| List<SystemReportPlugin> | getPlugins() | 
| static void | main(String[] args) | 
| void | setServiceRegistry(ServiceRegistry registry) | 
public List<SystemReportPlugin> getPlugins()
public List<SystemReportFormatter> getFormatters()
public void setServiceRegistry(ServiceRegistry registry)
Copyright © 2019. All rights reserved.