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, Duration 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:
getLocalRegisteredActionin interfaceRemoteActionRegistryMXBean
-
findActionByName
- Specified by:
findActionByNamein interfaceRemoteActionRegistryMXBean
-
findActionByRoute
- Specified by:
findActionByRoutein interfaceRemoteActionRegistryMXBean
-
getBucketVersions
- Specified by:
getBucketVersionsin interfaceRemoteActionRegistryMXBean
-