|
|
|
|
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@Documented
@Retention(value=RUNTIME)
@Target(value={FIELD,METHOD})
public static @interface RequestBean.Bundle
marks either fields or methods to be injected with the current Bundle.
Methods annotated with @RequestBean.Bundle must take exactly one
argument of the following type: Bundle.
Fields annotated with @RequestBean.Bundle must be of the
following type: Bundle.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||