ModuleOverrideBean


Overview  |   Child MBeans  |   Attributes  |   Operations

Overview

An XML module-overrideType(@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.ModuleOverrideBean

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.


      ModuleDescriptors

      Gets array of all "module-descriptor" elements

             
      Factory MethodscreateModuleDescriptor ( )

      destroyModuleDescriptor (ModuleDescriptorBean )

      Factory methods do not return objects.

      See Using factory methods.

      Privileges Read only
      TypeModuleDescriptorBean[]


      Attributes

      This section describes the following attributes:


        ModuleName

        Gets the "module-name" element

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

        ModuleType

        Gets the "module-type" element

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