BEA Systems, Inc.

BEA WebLogic Server Support for Apache Beehive


com.bea.control
Interface ServiceControl.WSDL

All Superinterfaces:
Annotation
Enclosing interface:
ServiceControl

public static interface ServiceControl.WSDL
extends Annotation

The WSDL annotation specifies the path to the WSDL file. This annotation is mandatory.

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

Method Summary
 String path()
           
 String service()
           
 
Methods inherited from interface java.lang.annotation.Annotation
annotationType, equals, hashCode, toString
 

Method Detail

path

public String path()

service

public String service()

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