| 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | ||||||||
@Target(value=TYPE) @Retention(value=RUNTIME) @Documented public @interface WebServiceProvider
Used to annotate a Provider implementation class.
Provider| Optional Element Summary | |
|---|---|
 java.lang.String | 
portName
Port name.  | 
 java.lang.String | 
serviceName
Service name.  | 
 java.lang.String | 
targetNamespace
Target namespace for the service  | 
 java.lang.String | 
wsdlLocation
Location of the WSDL description for the service.  | 
public abstract java.lang.String wsdlLocation
public abstract java.lang.String serviceName
public abstract java.lang.String targetNamespace
public abstract java.lang.String portName
  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | ||||||||
Copyright © 2009-2011, Oracle Corporation and/or its affiliates. All Rights Reserved. Use is subject to license terms.
Generated on 10-February-2011 12:41