@Documented
@Retention(value=RUNTIME)
@Target(value={METHOD,TYPE})
public @interface PetiteProvider
| Modifier and Type | Optional Element and Description |
|---|---|
java.lang.String |
value
Defines provider name that will be used to
provide instance to inject.
|
Copyright © 2003-present Jodd Team