|
Apache CXF API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@Target(value=TYPE) @Retention(value=RUNTIME) public @interface NoJSR250Annotations
Marker annotation to let our JSR250 Processor know not to bother examining the class for annotations as it's know not to have any
| Optional Element Summary | |
|---|---|
String[] |
unlessNull
If these fields are null, it will go ahead and do JSR250 processing as it assumes the values were not set via a constructor. |
public abstract String[] unlessNull
|
Apache CXF API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||