@ThreadSafe public class ModuleJMXRegistrator extends Object implements Closeable
Modifier and Type | Method and Description |
---|---|
void |
close() |
org.opendaylight.controller.config.manager.impl.jmx.ModuleJMXRegistrator.ModuleJMXRegistration |
registerMBean(Object object,
ObjectName on) |
public org.opendaylight.controller.config.manager.impl.jmx.ModuleJMXRegistrator.ModuleJMXRegistration registerMBean(Object object, ObjectName on) throws InstanceAlreadyExistsException
InstanceAlreadyExistsException
public void close()
close
in interface Closeable
close
in interface AutoCloseable
Copyright © 2019 OpenDaylight. All rights reserved.