WseePortRuntimeMBean


Overview  |   Related MBeans  |   Attributes  |   Operations

Overview

Describes the state of a particular Web Service port.

       
Fully Qualified Interface NameIf you use the getMBeanInfo operation in MBeanTypeServiceMBean, supply the following value as this MBean's fully qualified interface name:
weblogic.management.runtime.WseePortRuntimeMBean
Factory Methods No factory methods. Instances of this MBean are created automatically.
Access Points You can access this MBean from the following MBean attributes:
    Access Points Inherited from RuntimeMBean Because this MBean extends or implements RuntimeMBean, you can also access this MBean by retrieving RuntimeMBeans. The following attributes contain RuntimeMBeans and its subtypes:
    Deprecated Factory Methods and Access Points


      Related MBeans

      This section describes attributes that provide access to other MBeans.


      AggregatedBaseOperations

      Return operation information aggregated across the base operations contained by this port.

             
      Factory Methods No explicit creator method. The child shares the lifecycle of its parent.
      Privileges Read only
      TypeWseeAggregatableBaseOperationRuntimeMBean
      Relationship type: Containment.

      BaseOperations

      Return the base operations contained by this port.

             
      Factory Methods No explicit creator method. The child shares the lifecycle of its parent.
      Privileges Read only
      TypeWseeBaseOperationRuntimeMBean[]
      Relationship type: Containment.

      ClusterRouting

      Get statistics related to routing of messages in a cluster.

             
      Factory Methods No explicit creator method. The child shares the lifecycle of its parent.
      Privileges Read only
      TypeWseeClusterRoutingRuntimeMBean
      Relationship type: Containment.

      Handlers

      List of SOAP message handlers that are associated with this Web service.

             
      Factory Methods No explicit creator method. The child shares the lifecycle of its parent.
      Privileges Read only
      TypeWseeHandlerRuntimeMBean[]
      Relationship type: Containment.

      Mc

      Get information related to MakeConnection anonymous ids.

             
      Factory Methods No explicit creator method. The child shares the lifecycle of its parent.
      Privileges Read only
      TypeWseeMcRuntimeMBean
      Relationship type: Containment.

      Operations

      Specifies the list of public operations exposed by this Web Service.

             
      Factory Methods No explicit creator method. The child shares the lifecycle of its parent.
      Privileges Read only
      TypeWseeOperationRuntimeMBean[]
      Relationship type: Containment.

      PortPolicy

      Get statistics related to Web service security policy.

             
      Factory Methods No explicit creator method. The child shares the lifecycle of its parent.
      Privileges Read only
      TypeWseePortPolicyRuntimeMBean
      Relationship type: Containment.

      Wsrm

      Get statistics related to reliable messaging.

             
      Factory Methods No explicit creator method. The child shares the lifecycle of its parent.
      Privileges Read only
      TypeWseeWsrmRuntimeMBean
      Relationship type: Containment.


      Attributes

      This section describes the following attributes:


      CachingDisabled

      Private property that disables caching in proxies.

             
      Privileges Read only
      Typeboolean

      MBeanInfo

      Returns the MBean info for this MBean.

      Deprecated.

             
      Privileges Read only
      Typejavax.management.MBeanInfo

      Name

      The name of this configuration. WebLogic Server uses an MBean to implement and persist the configuration.

             
      Privileges Read only
      Typejava.lang.String

      ObjectName

      Returns the ObjectName under which this MBean is registered in the MBean server.

      Deprecated.

             
      Privileges Read only
      Typeweblogic.management.WebLogicObjectName

      Parent

      Return the immediate parent for this MBean

             
      Privileges Read/Write
      Type

      PolicyAttachmentSupport

      Get attachment support for this port MBean.

             
      Privileges Read only
      Typejava.lang.String

      PolicyFaults

      Total number of policy faults.

             
      Privileges Read only
      Typeint

      PolicySubjectAbsolutePortableExpression

      The policySubject AbsolutePortableExpression This is the WSM ResourcePattern AbsolutePortableExpression string

             
      Privileges Read only
      Typejava.lang.String

      PolicySubjectName

      Get subject name for this port MBean.

             
      Privileges Read only
      Typejava.lang.String

      PolicySubjectResourcePattern

      The policySubject parameter must uniquely identify what application, module, service or reference-name, and port (port or operation for WLS Policy) is targeted. The syntax currently used by JRF (see [JRF ATTACHMENT POINT]) for Java EE Webservice Endpoints will be used: /{domain}/{instance}/{app}/WEBs|EJBs/{module}/WEBSERVICEs/{service}|{reference-name}/PORTs/{port}

             
      Privileges Read only
      Typejava.lang.String

      PolicySubjectType

      Get subject type for this port MBean.

             
      Privileges Read only
      Typejava.lang.String

      PortName

      Name of this port.

      This attribute corresponds to the "name" attribute of the "port" element in the WSDL that describes the Web service. Programmers specify the name of the port using the portName attribute of the @WLXXXTransport annotation, where XXX refers to the type of transport (HTTP, HTTPS, or JMS).

      Programmers can also use the WLXXXTransport child element of the jwsc Ant task to specify this attribute.

             
      Privileges Read only
      Typejava.lang.String

      Registered

      Returns false if the MBean represented by this object has been unregistered.

      Deprecated.

             
      Privileges Read only
      Typeboolean

      StartTime

      Date and time that the Web service endpoint started.

             
      Privileges Read only
      Typelong

      TotalFaults

      Total number of security faults and violations.

      Deprecated. 12.2.1.0.0

             
      Privileges Read only
      Typeint

      TotalSecurityFaults

      Total number of security faults and violations.

             
      Privileges Read only
      Typeint

      TransportProtocolType

      Transport protocol used to invoke this Web service, such as HTTP, HTTPS, or JMS.

      This attribute determines the transport that is published in the endpoint address section of the WSDL of the Web Service. Programmers specify the transport by the type of @WLXXXTransport JWS annotation they specify, where XXX refers to the type of transport (HTTP, HTTPS, or JMS).

      Programmers can also use the WLXXXTransport child element of the jwsc Ant task to specify this attribute.

             
      Privileges Read only
      Typejava.lang.String

      Type

      Returns the type of the MBean.

             
      Privileges Read only
      Typejava.lang.String