public interface ServiceReferenceRegistrator extends AutoCloseable
Modifier and Type | Interface and Description |
---|---|
static class |
ServiceReferenceRegistrator.ServiceReferenceJMXRegistration |
static class |
ServiceReferenceRegistrator.ServiceReferenceRegistratorImpl |
static interface |
ServiceReferenceRegistrator.ServiceReferenceTransactionRegistratorFactory |
static class |
ServiceReferenceRegistrator.ServiceReferenceTransactionRegistratorFactoryImpl |
Modifier and Type | Method and Description |
---|---|
void |
close() |
String |
getNullableTransactionName() |
ServiceReferenceRegistrator.ServiceReferenceJMXRegistration |
registerMBean(ServiceReferenceMXBeanImpl object,
ObjectName on) |
String getNullableTransactionName()
ServiceReferenceRegistrator.ServiceReferenceJMXRegistration registerMBean(ServiceReferenceMXBeanImpl object, ObjectName on) throws InstanceAlreadyExistsException
InstanceAlreadyExistsException
void close()
close
in interface AutoCloseable
Copyright © 2019 OpenDaylight. All rights reserved.