JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
org.apache.camel.api.management.mbean
ManagedTaskManagerRegistryMBean
Contents
Description
Method Summary
Method Details
getSize()
listTasks()
Hide sidebar
Show sidebar
Interface ManagedTaskManagerRegistryMBean
public interface
ManagedTaskManagerRegistryMBean
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Integer
getSize
()
TabularData
listTasks
()
Method Details
getSize
@ManagedAttribute
(
description
="Number of total tasks")
Integer
getSize
()
listTasks
@ManagedOperation
(
description
="Lists all the tasks")
TabularData
listTasks
()