ConfigPropertyBean


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.ConfigPropertyBean
Factory Methods
Additional Access Points In addition to accessing this MBean by invoking a factory method, you can also access this MBean from the following MBean attributes:


    Attributes

    This section describes the following attributes:


    ConfigPropertyName

           
    Privileges Read/Write
    Typejava.lang.String

    ConfigPropertyType

           
    Privileges Read/Write
    Typejava.lang.String

    ConfigPropertyValue

           
    Privileges Read/Write
    Typejava.lang.String

    Descriptions

           
    Privileges Read/Write
    Typeclass java.lang.String[]

    Id

           
    Privileges Read/Write
    Typejava.lang.String


    Operations

    This section describes the following operations:


      addDescription

         
      Operation Name"addDescription"
      ParametersObject [] {   }

      where:

        SignatureString [] { "java.lang.String" }
        Returns void

        removeDescription

           
        Operation Name"removeDescription"
        ParametersObject [] {   }

        where:

          SignatureString [] { "java.lang.String" }
          Returns void