Class RemoteActionRegistryMXBeanImpl
java.lang.Object
org.opendaylight.controller.md.sal.common.util.jmx.AbstractMXBean
org.opendaylight.controller.remote.rpc.registry.mbeans.RemoteActionRegistryMXBeanImpl
- All Implemented Interfaces:
RemoteActionRegistryMXBean
public class RemoteActionRegistryMXBeanImpl
extends AbstractMXBean
implements RemoteActionRegistryMXBean
-
Field Summary
FieldsFields inherited from class org.opendaylight.controller.md.sal.common.util.jmx.AbstractMXBean
BASE_JMX_PREFIX
-
Constructor Summary
ConstructorsConstructorDescriptionRemoteActionRegistryMXBeanImpl
(BucketStoreAccess actionRegistryAccess, Timeout timeout) -
Method Summary
Modifier and TypeMethodDescriptionfindActionByName
(String name) findActionByRoute
(String routeId) 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
-
RemoteActionRegistryMXBeanImpl
-
-
Method Details
-
getLocalRegisteredAction
- Specified by:
getLocalRegisteredAction
in interfaceRemoteActionRegistryMXBean
-
findActionByName
- Specified by:
findActionByName
in interfaceRemoteActionRegistryMXBean
-
findActionByRoute
- Specified by:
findActionByRoute
in interfaceRemoteActionRegistryMXBean
-
getBucketVersions
- Specified by:
getBucketVersions
in interfaceRemoteActionRegistryMXBean
-