JavaWsdlMappingBean


Overview  |   Child MBeans  |   Attributes  |   Operations

Overview

Information for this MBean is available only at runtime.

To view information about this MBean, start the host WebLogic Server instance, then use WebLogic Scripting Tool in interactive mode. Or use some other MBean browser.

Fully Qualified Interface Name

If you use the getMBeanInfo operation in MBeanTypeServiceMBean, supply the following value as this MBean's fully qualified interface name:
weblogic.j2ee.descriptor.JavaWsdlMappingBean

Factory Methods

No factory methods. Instances of this MBean are created automatically.


Child MBeans

This section describes attributes that contain child MBeans. For more information about the MBean hierarchy, refer to WebLogic Server MBean Data Model.


ExceptionMappings

       
Factory MethodscreateExceptionMapping ( )

destroyExceptionMapping (ExceptionMappingBean )

Factory methods do not return objects.

See Using factory methods.

Privileges Read only
TypeExceptionMappingBean[]

JavaXmlTypeMappings

       
Factory MethodscreateJavaXmlTypeMapping ( )

destroyJavaXmlTypeMapping (JavaXmlTypeMappingBean )

Factory methods do not return objects.

See Using factory methods.

Privileges Read only
TypeJavaXmlTypeMappingBean[]

PackageMappings

       
Factory MethodscreatePackageMapping ( )

destroyPackageMapping (PackageMappingBean )

Factory methods do not return objects.

See Using factory methods.

Privileges Read only
TypePackageMappingBean[]

ServiceEndpointInterfaceMappings

       
Factory MethodscreateServiceEndpointInterfaceMapping ( )

destroyServiceEndpointInterfaceMapping (ServiceEndpointInterfaceMappingBean )

Factory methods do not return objects.

See Using factory methods.

Privileges Read only
TypeServiceEndpointInterfaceMappingBean[]

ServiceInterfaceMappings

       
Factory MethodscreateServiceInterfaceMapping ( )

destroyServiceInterfaceMapping (ServiceInterfaceMappingBean )

Factory methods do not return objects.

See Using factory methods.

Privileges Read only
TypeServiceInterfaceMappingBean[]


Attributes

This section describes the following attributes:


    Id

           
    Privileges Read/Write
    Typejava.lang.String
    Redeploy or Restart required Changes take effect after you redeploy the module or restart the server.

    Version

           
    Privileges Read/Write
    Typejava.math.BigDecimal
    Default Value1.1
    Redeploy or Restart required Changes take effect after you redeploy the module or restart the server.