javax.xml.ws
Annotation Type WebServiceRefs
@Documented
@Retention(value=RUNTIME)
@Target(value=TYPE)
public @interface WebServiceRefs
The WebServiceRefs
annotation allows
multiple web service references to be declared at the
class level.
- Since:
- 2.0
- See Also:
WebServiceRef
Required Element Summary |
WebServiceRef[] |
value
Array used for multiple web service reference declarations. |
value
public abstract WebServiceRef[] value
- Array used for multiple web service reference declarations.
aicas GmbH, Karlsruhe, Germany —www.aicas.com
Copyright © 2001-2015 aicas GmbH. All Rights Reserved.