WLDFAccessRuntimeMBean


Overview  |   Child MBeans  |   Attributes  |   Operations

Overview

Use this interface to access the different types of diagnostic data generated by a server.

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.management.runtime.WLDFAccessRuntimeMBean

Since 9.0.0.0

Factory Methods

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

Access Points

You can access this MBean from the following MBean attributes:


    Child MBeans

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


      WLDFDataAccessRuntimes

      An array containing all known instances of the WLDFDataAccessRuntimeMBean MBeans on this server.

                 
      Factory Methods No explicit creator method. The child shares the lifecycle of its parent.
      Lookup OperationlookupWLDFDataAccessRuntime(String name)

      Returns a javax.management.ObjectName for the instance of WLDFDataAccessRuntimeMBean named name.

      Privileges Read only
      TypeWLDFDataAccessRuntimeMBean[]


      Attributes

      This section describes the following attributes:


      AvailableDiagnosticDataAccessorNames

      The logical names of the available diagnostic data access runtime instances.

             
      Privileges Read only
      Typeclass java.lang.String[]

      Name

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

             
      Privileges Read only
      Typejava.lang.String

      Parent

      Return the immediate parent for this MBean

             
      Privileges Read/Write
      Type

      Type

      Returns the type of the MBean.

             
      Privileges Read only
      Typejava.lang.String


      Operations

      This section describes the following operations: