Hyperic HQ Plugin API v. 4.4.0.2

org.hyperic.hq.bizapp.shared.resourceImport
Class XmlApplicationServiceValue

java.lang.Object
  extended by org.hyperic.hq.bizapp.shared.resourceImport.XmlApplicationServiceValue
All Implemented Interfaces:
java.io.Serializable

public class XmlApplicationServiceValue
extends java.lang.Object

See Also:
Serialized Form

Method Summary
 void addDependency(java.lang.String depServiceName)
           
 java.util.List getDependencies()
           
 java.lang.String getName()
           
static java.lang.String[] getOptionalAttributes()
           
static java.lang.String[] getRequiredAttributes()
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

getRequiredAttributes

public static java.lang.String[] getRequiredAttributes()

getOptionalAttributes

public static java.lang.String[] getOptionalAttributes()

getName

public java.lang.String getName()

addDependency

public void addDependency(java.lang.String depServiceName)

getDependencies

public java.util.List getDependencies()

toString

public java.lang.String toString()

Hyperic HQ Plugin API v. 4.4.0.2

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