Package | Description |
---|---|
com.caucho.admin.action | |
com.caucho.management.server | |
com.caucho.server.admin | |
com.caucho.server.resin |
Modifier and Type | Method and Description |
---|---|
ListJmxQueryReply |
ListJmxAction.execute(java.lang.String pattern,
boolean isPrintAttributes,
boolean isPrintValues,
boolean isPrintOperations,
boolean isAllBeans,
boolean isUsePlatform) |
Modifier and Type | Method and Description |
---|---|
ListJmxQueryReply |
ManagementMXBean.listJmx(java.lang.String serverId,
java.lang.String pattern,
boolean isPrintAttributes,
boolean isPrintValues,
boolean isPrintOperations,
boolean isPrintAllBeans,
boolean isPrintPlatformBeans) |
Modifier and Type | Method and Description |
---|---|
ListJmxQueryReply |
ManagerActor.listJmx(long id,
java.lang.String to,
java.lang.String from,
JmxListQuery query) |
ListJmxQueryReply |
ManagerClient.listJmx(java.lang.String pattern,
boolean isPrintAttributes,
boolean isPrintValues,
boolean isPrintOperations,
boolean isAll,
boolean isPlatform) |
Modifier and Type | Method and Description |
---|---|
ListJmxQueryReply |
ManagementAdmin.listJmx(java.lang.String serverId,
java.lang.String pattern,
boolean isPrintAttributes,
boolean isPrintValues,
boolean isPrintOperations,
boolean isPrintAllBeans,
boolean isPrintPlatformBeans) |