MemberBean


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.wl.MemberBean

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:


    CleartextOverrideValue

    Not to be called by clients. A workaround to support a persisted override value that may or may not be encrypted.

           
    Privileges Read/Write
    Typejava.lang.String

    MemberName

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

    MemberValue

           
    Privileges Read/Write
    Typejava.lang.String

    OverrideValue

    This is the client API for getting/setting the override value. The value is not initialized from the annotation manifest. This property is transient because is it implemented by the customizer.

           
    Privileges Read/Write
    Typejava.lang.String

    RequiresEncryption

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

    SecuredOverrideValue

    Not to be called by clients. A workaround to support a persisted override value that may or may not be encrypted. secured-override-value

           
    Privileges Read/Write
    Typejava.lang.String
    Encryptedtrue

    SecuredOverrideValueEncrypted

    This should not be called by anyone. It's required when using the encrypted tag

           
    Privileges Read/Write
    Typebyte[]
    Encryptedtrue