public class Locator extends Object
| Constructor and Description |
|---|
Locator() |
| Modifier and Type | Method and Description |
|---|---|
static <T> T |
findMBean(Class<T> type,
String lookupName)
Return a MBean specified by its class and lookup name using JBoss JMX utilities.
|
public static <T> T findMBean(Class<T> type, String lookupName)
NullPointerExceptionorg.jboss.mx.util.MBeanProxyCreationExceptionMalformedObjectNameExceptionMBeanProxy,
MBeanServerLocatorCopyright © 2021. All rights reserved.