org.hyperic.hq.product
Class MonitoredPropertiesConfig
java.lang.Object
org.hyperic.hq.product.MonitoredPropertiesConfig
- All Implemented Interfaces:
- IMonitorConfig
public class MonitoredPropertiesConfig
- extends Object
- implements IMonitorConfig
MonitoredPropertiesConfig
public MonitoredPropertiesConfig(String type,
String path)
getType
public String getType()
setType
public void setType(String type)
getPath
public String getPath()
setPath
public void setPath(String path)
getFolders
public List<MonitoredFolderConfig> getFolders()
setFolders
public void setFolders(List<MonitoredFolderConfig> folders)
dumpXML
public String dumpXML()
- Specified by:
dumpXML
in interface IMonitorConfig
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2004-2010 Hyperic, Inc. support@hyperic.net, All Rights Reserved.