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.
If you use the getMBeanInfo
operation in MBeanTypeServiceMBean, supply the following value as this MBean's fully qualified interface name:
weblogic.j2ee.descriptor.wl.ArrayMemberBean
In addition to accessing this MBean by invoking a factory method, you can also access this MBean from the following MBean attributes:
|
This section describes the following attributes:
Not to be called by clients. A workaround to support a persisted override value that may or may not be encrypted.
Privileges | Read/Write |
Type | class java.lang.String[] |
According to DConfigBean generation, key must be of string type
Privileges | Read/Write |
Type | java.lang.String |
Redeploy or Restart required | Changes take effect after you redeploy the module or restart the server. |
Privileges | Read/Write |
Type | class java.lang.String[] |
Privileges | Read/Write |
Type | class java.lang.String[] |
Privileges | Read/Write |
Type | boolean |
Redeploy or Restart required | Changes take effect after you redeploy the module or restart the server. |
Not to be called by clients. A workaround to support encryption. secured-override-value Note: Encrypted arrays values are concatinated into one string.
For more information, see:
Privileges | Read/Write |
Type | java.lang.String |
Encrypted | true |
This should not be called by anyone. It's required when using the encrypted tag
Privileges | Read/Write |
Type | byte[] |
Encrypted | true |