Class JMXRegistration
java.lang.Object
org.apache.sling.distribution.journal.shared.JMXRegistration
- All Implemented Interfaces:
Closeable,AutoCloseable
public class JMXRegistration extends Object implements Closeable
-
Field Summary
-
Constructor Summary
Constructors Constructor Description JMXRegistration(Object bean, String type, String id) -
Method Summary
Modifier and Type Method Description voidclose()static ObjectNamenameOf(String type, String id)
-
Field Details
-
DOMAIN
- See Also:
- Constant Field Values
-
-
Constructor Details
-
Method Details
-
nameOf
- Throws:
MalformedObjectNameException
-
close
- Specified by:
closein interfaceAutoCloseable- Specified by:
closein interfaceCloseable- Throws:
IOException
-