An XML declarationType(@http://www.bea.com/ns/weblogic/90). This is a complex type.
If you use the getMBeanInfo
operation in MBeanTypeServiceMBean, supply the following value as this MBean's fully qualified interface name:
weblogic.j2ee.descriptor.wl.DeclarationBean
No factory methods. Instances of this MBean are created automatically.
This section describes the following attributes:
Gets the "description" element
Privileges | Read/Write |
Type | java.lang.String |
Redeploy or Restart required | Changes take effect after you redeploy the module or restart the server. |
Gets the "uri" element
Privileges | Read/Write |
Type | java.lang.String |
Redeploy or Restart required | Changes take effect after you redeploy the module or restart the server. |
Gets array of all "xpath" elements
Privileges | Read/Write |
Type | class java.lang.String[] |
Redeploy or Restart required | Changes take effect after you redeploy the module or restart the server. |
This section describes the following operations:
|
Operation Name | "addXpath" |
Parameters | Object [] {
}
where: |
Signature | String [] {
"java.lang.String" } |
Returns |
void
|
Operation Name | "removeXpath" |
Parameters | Object [] {
}
where: |
Signature | String [] {
"java.lang.String" } |
Returns |
void
|