PortComponentBean


Overview  |   Related 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 NameIf you use the getMBeanInfo operation in MBeanTypeServiceMBean, supply the following value as this MBean's fully qualified interface name:
weblogic.j2ee.descriptor.PortComponentBean
Factory Methods No factory methods. Instances of this MBean are created automatically.


Related MBeans

This section describes attributes that provide access to other MBeans.


HandlerChains

       
Factory MethodscreateHandlerChains ( )

destroyHandlerChains (HandlerChainsBean )

Factory methods do not return objects.

See Using factory methods.

Privileges Read only
TypeHandlerChainsBean
Relationship type: Containment.

Handlers

       
Factory MethodscreateHandler ( )

destroyHandler (PortComponentHandlerBean )

Factory methods do not return objects.

See Using factory methods.

Privileges Read only
TypePortComponentHandlerBean[]
Relationship type: Containment.

Icon

       
Factory MethodscreateIcon ( )

destroyIcon (IconBean )

Factory methods do not return objects.

See Using factory methods.

Privileges Read only
TypeIconBean
Relationship type: Containment.

ServiceImplBean

       
Factory MethodscreateServiceImplBean ( )

destroyServiceImplBean (ServiceImplBeanBean )

Factory methods do not return objects.

See Using factory methods.

Privileges Read only
TypeServiceImplBeanBean
Relationship type: Containment.


Attributes

This section describes the following attributes:


Description

       
Privileges Read/Write
Typejava.lang.String

DisplayName

       
Privileges Read/Write
Typejava.lang.String

EnableMtom

Gets the "enable-mtom" element

       
Privileges Read/Write
Typeboolean

Id

       
Privileges Read/Write
Typejava.lang.String

PortComponentName

       
Privileges Read/Write
Typejava.lang.String

ProtocolBinding

Gets the "protocol-binding" element

       
Privileges Read/Write
Typejava.lang.String

ServiceEndpointInterface

       
Privileges Read/Write
Typejava.lang.String

WsdlPort

       
Privileges Read/Write
Typejavax.xml.namespace.QName

WsdlService

Gets the "wsdl-service" element

       
Privileges Read/Write
Typejavax.xml.namespace.QName