JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Field
Required
Optional
Detail:
Field
Element
Summary:
Field |
Required |
Optional
Detail:
Field |
Element
SEARCH
Package
cool.scx.core.annotation
Annotation Interface ScxComponent
@Target
(
TYPE
)
@Retention
(
RUNTIME
)
public @interface
ScxComponent
标识此类是一个需要注入到容器中的类 和
ScxService
的区别仅在于注解的语义不同
Version:
1.11.5
Author:
scx567888