org.rhq.plugins.jbossas.util
Class JBossASSnapshotReport
java.lang.Object
org.rhq.core.pluginapi.util.SnapshotReport
org.rhq.plugins.jbossas.util.JBossASSnapshotReport
public class JBossASSnapshotReport
- extends SnapshotReport
Builds a SnapshotReport with the proper directory locations for things.
- Author:
- John Mazzitelli
| Fields inherited from class org.rhq.core.pluginapi.util.SnapshotReport |
PROP_ADDITIONAL_FILES_DIRECTORY, PROP_ADDITIONAL_FILES_LIST, PROP_ADDITIONAL_FILES_RECURSIVE, PROP_ADDITIONAL_FILES_REGEX, PROP_BASE_DIRECTORY, PROP_CONFIG_DIRECTORY, PROP_CONFIG_RECURSIVE, PROP_CONFIG_REGEX, PROP_DATA_DIRECTORY, PROP_DATA_RECURSIVE, PROP_DATA_REGEX, PROP_LOG_DIRECTORY, PROP_LOG_RECURSIVE, PROP_LOG_REGEX, PROP_REPORT_OUTPUT_DIRECTORY, PROP_SNAPSHOT_ADDITIONAL_FILES, PROP_SNAPSHOT_CONFIG_FILES, PROP_SNAPSHOT_DATA_FILES, PROP_SNAPSHOT_LOG_FILES, REPORT_CONFIG_DIRECTORY, REPORT_DATA_DIRECTORY, REPORT_LOG_DIRECTORY |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JBossASSnapshotReport
public JBossASSnapshotReport(String name,
String description,
org.rhq.core.domain.configuration.Configuration pluginConfig,
String configPath,
String tmpDir)
Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.