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.summerboot.jexpress.boot.config.annotation
Annotation Interface ImportResource
@Target
({
TYPE
,
PARAMETER
,
METHOD
})
@Retention
(
RUNTIME
)
@Documented
public @interface
ImportResource
Author:
Changski Tie Zheng Zhang 张铁铮, 魏泽北, 杜旺财, 杜富贵
Required Element Summary
Required Elements
Modifier and Type
Required Element
Description
String
value
Optional Element Summary
Optional Elements
Modifier and Type
Optional Element
Description
String
checkImplTagUsed
boolean
loadWhenImplTagUsed
String
namespace
Element Details
value
String
value
checkImplTagUsed
String
checkImplTagUsed
Default:
""
loadWhenImplTagUsed
boolean
loadWhenImplTagUsed
Default:
false
namespace
String
namespace
Default:
""