public class ServiceReferenceMXBeanImpl extends Object implements ServiceReferenceMXBean
Constructor and Description |
---|
ServiceReferenceMXBeanImpl(ObjectName currentImplementation) |
Modifier and Type | Method and Description |
---|---|
ObjectName |
getCurrentImplementation() |
void |
setCurrentImplementation(ObjectName currentImplementation) |
public ServiceReferenceMXBeanImpl(ObjectName currentImplementation)
public ObjectName getCurrentImplementation()
getCurrentImplementation
in interface ServiceReferenceMXBean
public void setCurrentImplementation(ObjectName currentImplementation)
Copyright © 2019 OpenDaylight. All rights reserved.