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:
getGlobalRpcin interfaceRemoteRpcRegistryMXBean
-
getLocalRegisteredRoutedRpc
- Specified by:
getLocalRegisteredRoutedRpcin interfaceRemoteRpcRegistryMXBean
-
findRpcByName
- Specified by:
findRpcByNamein interfaceRemoteRpcRegistryMXBean
-
findRpcByRoute
- Specified by:
findRpcByRoutein interfaceRemoteRpcRegistryMXBean
-
getBucketVersions
- Specified by:
getBucketVersionsin interfaceRemoteRpcRegistryMXBean
-