public class JMXRegistration extends Object implements Closeable
| Constructor and Description |
|---|
JMXRegistration(Object bean,
String type,
String id) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
static ObjectName |
nameOf(String type,
String id) |
public static final String DOMAIN
public static ObjectName nameOf(String type, String id) throws MalformedObjectNameException
MalformedObjectNameExceptionpublic void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableIOExceptionCopyright © 2007–2021 The Apache Software Foundation. All rights reserved.