@Documented @Retention(value=RUNTIME) @Target(value={TYPE,METHOD}) public @interface Inject
| Modifier and Type | Optional Element and Description |
|---|---|
boolean |
enable |
Inject.InjectType |
type |
public abstract Inject.InjectType type
Copyright © 2011–2022 The Apache Software Foundation. All rights reserved.