Hyperic HQ Plugin API v. 5.8.0

org.hyperic.hq.product.jmx
Class MBeanUtil.OperationParams

java.lang.Object
  extended by org.hyperic.hq.product.jmx.MBeanUtil.OperationParams
Enclosing class:
MBeanUtil

public static class MBeanUtil.OperationParams
extends Object


Field Summary
 Object[] arguments
           
 boolean isAttribute
           
 String[] signature
           
 
Constructor Summary
MBeanUtil.OperationParams()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

arguments

public Object[] arguments

signature

public String[] signature

isAttribute

public boolean isAttribute
Constructor Detail

MBeanUtil.OperationParams

public MBeanUtil.OperationParams()

Hyperic HQ Plugin API v. 5.8.0

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