@Documented @Retention(value=RUNTIME) @Target(value={TYPE,METHOD}) public @interface Inject
| 限定符和类型 | 可选元素和说明 |
|---|---|
boolean |
enable |
Inject.InjectType |
type |
public abstract Inject.InjectType type
Copyright © 2011–2023 The Apache Software Foundation. All rights reserved.