Uses of Class
org.opendaylight.controller.md.sal.common.util.jmx.ThreadExecutorStatsMXBeanImpl
-
Uses of ThreadExecutorStatsMXBeanImpl in org.opendaylight.controller.md.sal.common.util.jmx
Methods in org.opendaylight.controller.md.sal.common.util.jmx that return ThreadExecutorStatsMXBeanImplModifier and TypeMethodDescriptionCreates a new bean if the backing executor is a ThreadPoolExecutor.Creates a new bean if the backing executor is a ThreadPoolExecutor and registers it.ThreadExecutorStatsMXBeanImpl.create(Executor executor, String beanName, String beanType, @Nullable String beanCategory) Creates a new bean if the backing executor is a ThreadPoolExecutor and registers it.