|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@Documented @Retention(value=RUNTIME) @Target(value=FIELD) public @interface Config
Inject the SmooksResourceConfiguration instance onto the
annotated field.
SmooksResourceConfiguration. To inject
specific parameters onto
fields, use the @org.milyn.cdr.annotation.ConfigParam() annotation.
@Config
private SmooksResourceConfiguration config;
Configurator
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||