JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
org.apache.camel.api.management
ManagedAttribute
Contents
Description
Optional Element Summary
Element Details
description
mask
Hide sidebar
Show sidebar
Annotation Interface ManagedAttribute
@Target
(
METHOD
)
@Retention
(
RUNTIME
)
@Inherited
@Documented
public @interface
ManagedAttribute
A method level annotation to mark the method as being a JMX attribute.
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