ModuleDescriptorBean


Overview  |   Child MBeans  |   Attributes  |   Operations

Overview

An XML module-descriptorType(@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.ModuleDescriptorBean

Factory Methods

Additional Access Points

In addition to accessing this MBean by invoking a factory method, you can also access this MBean from the following MBean attributes:


    Child MBeans

    This section describes attributes that contain child MBeans. For more information about the MBean hierarchy, refer to WebLogic Server MBean Data Model.


      VariableAssignments

      Gets array of all "variable-declaration" elements

             
      Factory MethodscreateVariableAssignment ( )

      destroyVariableAssignment (VariableAssignmentBean )

      Factory methods do not return objects.

      See Using factory methods.

      Privileges Read only
      TypeVariableAssignmentBean[]


      Attributes

      This section describes the following attributes:


      External

      Indicates whether this descriptor resides outside the archive.

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

      HashCode

      Gets the "hash-code" element

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

      RootElement

      Gets the "root-element" 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.