public interface MXServer
Modifier and Type | Method and Description |
---|---|
Object |
getAttribute(String objectName,
String attribute) |
List<String> |
getAttributeNames(String objectName) |
Set<String> |
queryNames(String objectName) |
void |
registerMBean(Object bean,
String name) |
void |
unregisterMBean(String name) |
Copyright © 2023 ScalAgent D.T.. All rights reserved.