|
JAX-WS v2.1 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | ||||||||
@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.
WebServiceRef| Required Element Summary | |
|---|---|
WebServiceRef[] |
value
Array used for multiple web service reference declarations. |
| Element Detail |
|---|
public abstract WebServiceRef[] value
|
JAX-WS v2.1 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | ||||||||
Copyright © 2007 by Sun Microsystems, Inc., 4150 Network Circle,
Santa Clara, California 95054, U.S.A. All Rights Reserved.