|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@Target(value=METHOD) @Retention(value=SOURCE) @Documented public @interface Activate
The Activate
annotation defines the method which is used
to activate the component.
Please note that this annotation only marks the method name which is
put into the configuration. The DS implementation will still use its
search strategy to find the method based on the name.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |