@Target(value=METHOD) @Retention(value=RUNTIME) @Documented public @interface InjectState
Modifier and Type | Required Element and Description |
---|---|
java.lang.String |
value
The id of the Application State Object to inject.
|
public abstract java.lang.String value