|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@BindingType @Retention(value=RUNTIME) @Target(value=TYPE) public @interface Main
This is the marker you will use in your main app to tell Plebeians which bean to kick off. That bean should also have a method annotated with @Initializer which, as per the spec, will cause the manager to call it upon initialisation of your bean.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||