DeclarationBean


Overview  |   Related MBeans  |   Attributes  |   Operations

Overview

An XML declarationType(@http://www.bea.com/ns/weblogic/90). This is a complex type.

   
Fully Qualified Interface NameIf 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

Uri

Gets the "uri" element

       
Privileges Read/Write
Typejava.lang.String

Xpaths

Gets array of all "xpath" elements

       
Privileges Read/Write
Typeclass java.lang.String[]


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