|
Apache CXF API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@Retention(value=RUNTIME) @Target(value=TYPE) public @interface JavascriptPrefixes
Use this annotation to control the names of JavaScript objects associated with this package.
Optional Element Summary | |
---|---|
JavascriptPrefix[] |
prefixes
An array of namespaceURI/prefix pairs, specified as JavascriptPrefix annotations. |
public abstract JavascriptPrefix[] prefixes
|
Apache CXF API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |