Hyperic HQ Plugin API v. 5.8.0

org.hyperic.hq.product.pluginxml
Class ScriptTag

java.lang.Object
  extended by org.hyperic.hq.product.pluginxml.BaseTag
      extended by org.hyperic.hq.product.pluginxml.EmbedTag
          extended by org.hyperic.hq.product.pluginxml.ScriptTag
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, org.hyperic.util.xmlparser.XmlTextHandler

public class ScriptTag
extends EmbedTag


Method Summary
 String getName()
           
 
Methods inherited from class org.hyperic.hq.product.pluginxml.EmbedTag
getOptionalAttributes, getRequiredAttributes, getType, handleText
 
Methods inherited from class org.hyperic.hq.product.pluginxml.BaseTag
enter, exit, filterAttrValue, getAttributes, getLog, getMergedSubTags, getMergedSubTags, getSubTags, handleAttribute, handleAttribute
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getName

public String getName()
Specified by:
getName in interface org.hyperic.util.xmlparser.XmlTagHandler
Overrides:
getName in class EmbedTag

Hyperic HQ Plugin API v. 5.8.0

Copyright © 2004-2010 Hyperic, Inc. support@hyperic.net, All Rights Reserved.