BEA Systems, Inc.

weblogic.jws
Interface WSDL

All Superinterfaces:
Annotation

@Target(value=TYPE)
public interface WSDL
extends Annotation

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


Method Summary
 boolean exposed()
           
 
Methods inherited from interface java.lang.annotation.Annotation
annotationType, equals, hashCode, toString
 

Method Detail

exposed

boolean exposed()

Documentation is available at
http://e-docs.bea.com/wls/docs92
Copyright 2006 BEA Systems Inc.