BEA Systems, Inc.

BEA WebLogic Server Support for Apache Beehive


com.bea.control
Interface ServiceControl.SOAPBinding

All Superinterfaces:
Annotation
Enclosing interface:
ServiceControl

public static interface ServiceControl.SOAPBinding
extends Annotation

The SOAPBinding annotation indicates the SOAP style, use, and wrapped attributes.

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

Nested Class Summary
static class ServiceControl.SOAPBinding.ParameterStyle
           
static class ServiceControl.SOAPBinding.Style
           
static class ServiceControl.SOAPBinding.Use
           
 
Method Summary
 ServiceControl.SOAPBinding.ParameterStyle parameterStyle()
           
 ServiceControl.SOAPBinding.Style style()
           
 ServiceControl.SOAPBinding.Use use()
           
 
Methods inherited from interface java.lang.annotation.Annotation
annotationType, equals, hashCode, toString
 

Method Detail

parameterStyle

public ServiceControl.SOAPBinding.ParameterStyle parameterStyle()

style

public ServiceControl.SOAPBinding.Style style()

use

public ServiceControl.SOAPBinding.Use use()

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