org.hyperic.hq.product.pluginxml
Class MonitoredTag
java.lang.Object
org.hyperic.hq.product.pluginxml.BaseTag
org.hyperic.hq.product.pluginxml.MonitoredTag
- All Implemented Interfaces:
- org.hyperic.util.xmlparser.XmlAttrHandler, org.hyperic.util.xmlparser.XmlFilterHandler, org.hyperic.util.xmlparser.XmlTagEntryHandler, org.hyperic.util.xmlparser.XmlTagExitHandler, org.hyperic.util.xmlparser.XmlTagHandler
public class MonitoredTag
- extends BaseTag
Methods inherited from class org.hyperic.hq.product.pluginxml.BaseTag |
enter, exit, filterAttrValue, getAttributes, getLog, getMergedSubTags, getMergedSubTags, getOptionalAttributes, getRequiredAttributes, handleAttribute, handleAttribute |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MonitoredTag
public MonitoredTag()
MonitoredTag
public MonitoredTag(BaseTag parent)
getName
public String getName()
- Specified by:
getName
in interface org.hyperic.util.xmlparser.XmlTagHandler
- Specified by:
getName
in class BaseTag
getSubTags
public org.hyperic.util.xmlparser.XmlTagInfo[] getSubTags()
- Specified by:
getSubTags
in interface org.hyperic.util.xmlparser.XmlTagHandler
- Overrides:
getSubTags
in class BaseTag
Copyright © 2004-2010 Hyperic, Inc. support@hyperic.net, All Rights Reserved.