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
MalformedObjectNameException
public void close() throws IOException
close
in interface Closeable
close
in interface AutoCloseable
IOException
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.