Oracle

weblogic.jws
Annotation Type WSDL


@Target(value=java.lang.annotation.ElementType.TYPE)
public @interface WSDL

Specifies whether to expose the WSDL of a deployed WebLogic Web Service. By default, the WSDL is exposed at the following URL: http://[host]:[port]/[contextPath]/[serviceUri]?WSDL


Optional Element Summary
 boolean exposed
           
 

exposed

public abstract boolean exposed
Default:
true

Documentation is available at
http://edocs.bea.com/wls/docs103
Copyright 2008 Oracle