JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
org.apache.camel.api.management.mbean
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
()