JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field |
Optional
|
Required
Detail:
Field |
Element
SEARCH:
Package
org.apache.cxf.management.annotation
Annotation Type ManagedAttribute
@Target
(
METHOD
)
@Retention
(
RUNTIME
)
@Documented
public @interface
ManagedAttribute
Optional Element Summary
Optional Elements
Modifier and Type
Optional Element
Description
int
currencyTimeLimit
String
defaultValue
String
description
int
persistPeriod
String
persistPolicy
Element Details
defaultValue
String
defaultValue
Default:
""
description
String
description
Default:
""
currencyTimeLimit
int
currencyTimeLimit
Default:
-1
persistPolicy
String
persistPolicy
Default:
""
persistPeriod
int
persistPeriod
Default:
-1