An XML declarationType(@http://www.bea.com/ns/weblogic/90). This is a complex type.
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.DeclarationBean
|
Factory Methods | 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 |
Gets the "uri" element
Privileges | Read/Write |
Type | java.lang.String |
Gets array of all "xpath" elements
Privileges | Read/Write |
Type | class java.lang.String[] |
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
|