|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@Documented @Target(value={TYPE,METHOD,LOCAL_VARIABLE,FIELD,CONSTRUCTOR}) @Retention(value=SOURCE) public @interface JSFExclude
Indicate that this code must be excluded from copying when generation using a template package scoped class is used. THIS ONLY SHOULD BE USED IN VERY SPECIAL CASES (Use abstract pattern to add custom code on component class instead).
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |