public class SystemReport extends Bootstrap
BOOT_PROPERTIES_NAME, LIBRARY_PROPERTIES_NAME, OPENNMS_HOME_PROPERTY, RRD_PROPERTIES_NAME| Constructor and Description |
|---|
SystemReport() |
| Modifier and Type | Method and Description |
|---|---|
List<SystemReportFormatter> |
getFormatters() |
List<SystemReportPlugin> |
getPlugins() |
static void |
main(String[] args) |
static void |
report(String[] args) |
void |
setServiceRegistry(ServiceRegistry registry) |
executeClass, executeClass, findOpenNMSHome, loadClasses, loadClasses, loadClasses, loadDefaultProperties, loadDefaultProperties, loadProperties, loadProperties, newClassLoaderpublic static void report(String[] args) throws Exception
args - Exceptionpublic List<SystemReportPlugin> getPlugins()
public List<SystemReportFormatter> getFormatters()
public void setServiceRegistry(ServiceRegistry registry)
Copyright © 2015. All rights reserved.