org.ow2.jasmine.monitoring.mbeancmd.commands
Class StatMBeanResult
java.lang.Object
org.ow2.jasmine.monitoring.mbeancmd.commands.StatMBeanResult
public class StatMBeanResult
- extends Object
FTO. Data structure containing the polled Attributes for each MBean.
- Author:
- danesa
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StatMBeanResult
public StatMBeanResult(String alias,
ObjectName on,
AttributeList attl)
getAlias
public String getAlias()
getOn
public ObjectName getOn()
getAttl
public AttributeList getAttl()
Copyright © 2012 OW2 Consortium. All Rights Reserved.