JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH
Uses of Annotation Interface
org.aoju.bus.core.annotation.Scope
Packages that use
Scope
Package
Description
org.aoju.bus.core.annotation
注解包,提供增强型注解
Uses of
Scope
in
org.aoju.bus.core.annotation
Classes in
org.aoju.bus.core.annotation
with annotations of type
Scope
Modifier and Type
Class
Description
@interface
Singleton
当您希望仅对该绑定的所有注入重用一个实例时,将此应用于实现类