public class MonitoringElement extends Object implements Serializable
Modifier and Type | Field and Description |
---|---|
String[] |
attributes
List of attributes
|
String |
mbean
Name of the MBean
|
private static long |
serialVersionUID
define serialVersionUID for interoperability
|
Constructor and Description |
---|
MonitoringElement(String mbean,
String attributes) |
private static final long serialVersionUID
public String mbean
public String[] attributes
Copyright © 2020 ScalAgent D.T.. All rights reserved.