@Target(value={METHOD,CONSTRUCTOR,FIELD,PARAMETER}) @Retention(value=RUNTIME) public @interface Inject
Annotates members and parameters which should have their value[s] injected.
public abstract String value
Container.DEFAULT_NAME
.Copyright © 2000–2020 Apache Software Foundation. All rights reserved.