Hyperic HQ Plugin API v. 4.4.0.2

org.hyperic.hq.hqu.rendit
Class InvokeMethodInvocationBindings

java.lang.Object
  extended by org.hyperic.hq.hqu.rendit.InvokeMethodInvocationBindings

public class InvokeMethodInvocationBindings
extends java.lang.Object


Constructor Summary
InvokeMethodInvocationBindings(java.lang.String className, java.lang.String methName, java.util.List args)
           
 
Method Summary
 java.util.List getArgs()
           
 java.lang.String getClassName()
           
 java.lang.String getMethodName()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InvokeMethodInvocationBindings

public InvokeMethodInvocationBindings(java.lang.String className,
                                      java.lang.String methName,
                                      java.util.List args)
Method Detail

getClassName

public java.lang.String getClassName()

getMethodName

public java.lang.String getMethodName()

getArgs

public java.util.List getArgs()

Hyperic HQ Plugin API v. 4.4.0.2

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