|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@Target(value=METHOD) @Retention(value=RUNTIME) @Documented public @interface Startup
An annotation that may be placed on a startup method of a module. A startup method is an simple way
to provide extra logic to be executed at Registry.performRegistryStartup().
Instead of making contributions to the RegistryStartup service configuration you can provide startup
methods inside your modules.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||