InternalJMXRegistration should be an ObjectRegistration 58/31858/9
authorRobert Varga <rovarga@cisco.com>
Wed, 23 Dec 2015 23:55:54 +0000 (00:55 +0100)
committerGerrit Code Review <gerrit@opendaylight.org>
Wed, 13 Jan 2016 09:45:29 +0000 (09:45 +0000)
commit2895ebebbc5178ff051b5611341444159dd69770
tree466edbc1f0aad965e404fa14573403055237c07c
parent37b0822a7a60079ccaaf261e8ee4eb6a3636c1a0
InternalJMXRegistration should be an ObjectRegistration

This way it follows AutoCloseable#close() contract, e.g. allows multiple
invocations.

Change-Id: Ied93bbdd388189a928cf06cbbc913fe124a284dd
Signed-off-by: Robert Varga <rovarga@cisco.com>
opendaylight/config/config-manager/src/main/java/org/opendaylight/controller/config/manager/impl/jmx/InternalJMXRegistration.java