|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@Retention(value=RUNTIME) @Documented public @interface InterfaceWithWSDL
This annotation is placed on interfaces extending RemoteService to indicate
where the information about the WSDL is. The interface named must have the
WebService annotation.
| Required Element Summary | |
|---|---|
Class<?> |
value
|
| Element Detail |
|---|
public abstract Class<?> value
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||