public class ListJmxQueryReply extends ManagementQueryReply
Modifier and Type | Class and Description |
---|---|
static class |
ListJmxQueryReply.Attribute |
static class |
ListJmxQueryReply.Bean |
static class |
ListJmxQueryReply.Operation |
static class |
ListJmxQueryReply.Param |
Constructor and Description |
---|
ListJmxQueryReply() |
Modifier and Type | Method and Description |
---|---|
void |
add(ListJmxQueryReply.Bean bean) |
java.util.List<ListJmxQueryReply.Bean> |
getBeans() |
public void add(ListJmxQueryReply.Bean bean)
public java.util.List<ListJmxQueryReply.Bean> getBeans()