BEA Systems, Inc.

BEA WebLogic Server 9.0 API Reference


weblogic.jws
Interface WSDL

All Superinterfaces:
Annotation

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

Copyright © 2005 BEA Systems, Inc. All Rights Reserved.

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

Method Detail

exposed

public boolean exposed()

Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs90
Copyright 2005 BEA Systems Inc.