DeclarationBean


Overview  |   Child MBeans  |   Attributes  |   Operations

Overview

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.


Attributes

This section describes the following attributes:


Description

Gets the "description" element

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

Uri

Gets the "uri" element

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

Xpaths

Gets array of all "xpath" elements

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


Operations

This section describes the following operations:


    addXpath

       
    Operation Name"addXpath"
    ParametersObject [] {   }

    where:

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

      removeXpath

         
      Operation Name"removeXpath"
      ParametersObject [] {   }

      where:

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