JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field
Required
Optional
Detail:
Field
Element
Summary:
Field |
Required |
Optional
Detail:
Field |
Element
SEARCH
Package
org.summerboot.jexpress.boot.config.annotation
Annotation Interface ConfigHeader
@Target
({
METHOD
,
FIELD
,
ANNOTATION_TYPE
})
@Retention
(
RUNTIME
)
@Documented
public @interface
ConfigHeader
Author:
Changski Tie Zheng Zhang 张铁铮, 魏泽北, 杜旺财, 杜富贵
Optional Element Summary
Optional Elements
Modifier and Type
Optional Element
Description
String
callbackMethodName4Dump
protected void callbackMethodName(StringBuilder sb) {
String
desc
String
example
String
format
String
title
Element Details
title
String
title
Default:
""
desc
String
desc
Default:
""
format
String
format
Default:
""
example
String
example
Default:
""
callbackMethodName4Dump
String
callbackMethodName4Dump
protected void callbackMethodName(StringBuilder sb) {
Returns:
Default:
""