Class RemoteRpcRegistryMXBeanImpl
java.lang.Object
org.opendaylight.controller.md.sal.common.util.jmx.AbstractMXBean
org.opendaylight.controller.remote.rpc.registry.mbeans.RemoteRpcRegistryMXBeanImpl
- All Implemented Interfaces:
RemoteRpcRegistryMXBean
-
Field Summary
FieldsFields inherited from class org.opendaylight.controller.md.sal.common.util.jmx.AbstractMXBean
BASE_JMX_PREFIX
-
Constructor Summary
ConstructorsConstructorDescriptionRemoteRpcRegistryMXBeanImpl
(BucketStoreAccess rpcRegistryAccess, Timeout timeout) -
Method Summary
Methods inherited from class org.opendaylight.controller.md.sal.common.util.jmx.AbstractMXBean
getMBeanCategory, getMBeanName, getMBeanType, register, registerMBean, unregister, unregisterMBean
-
Field Details
-
log
-
-
Constructor Details
-
RemoteRpcRegistryMXBeanImpl
-
-
Method Details
-
getGlobalRpc
- Specified by:
getGlobalRpc
in interfaceRemoteRpcRegistryMXBean
-
getLocalRegisteredRoutedRpc
- Specified by:
getLocalRegisteredRoutedRpc
in interfaceRemoteRpcRegistryMXBean
-
findRpcByName
- Specified by:
findRpcByName
in interfaceRemoteRpcRegistryMXBean
-
findRpcByRoute
- Specified by:
findRpcByRoute
in interfaceRemoteRpcRegistryMXBean
-
getBucketVersions
- Specified by:
getBucketVersions
in interfaceRemoteRpcRegistryMXBean
-