JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
org.apache.camel.api.management
ManagedOperation
Contents
Description
Optional Element Summary
Element Details
description
mask
Hide sidebar
Show sidebar
Annotation Interface ManagedOperation
@Target
(
METHOD
)
@Retention
(
RUNTIME
)
@Inherited
@Documented
public @interface
ManagedOperation
A method level annotation to mark the method as being a JMX operation.
Optional Element Summary
Optional Elements
Modifier and Type
Optional Element
Description
String
description
boolean
mask
Element Details
description
String
description
Default:
""
mask
boolean
mask
Default:
false