|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@Target(value={METHOD,CONSTRUCTOR})
@Retention(value=RUNTIME)
@Documented
public @interface InitializerSpecifies that a method of a Web Bean implementation class is a Web Beans initializer method, or that a constructor is the Web Bean constructor.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||