@Documented
@Retention(value=RUNTIME)
@Target(value={FIELD,METHOD,CONSTRUCTOR,PARAMETER})
public @interface PetiteInject
Modifier and Type | Optional Element and Description |
---|---|
java.lang.String |
value
Name(s) of bean(s) to inject.
|
Copyright © 2003-present Jodd Team