WLDFNotificationBean (Abstract)


Overview  |   Related MBeans  |   Attributes  |   Operations

Overview

Use this interface to define the base class for the different types of notifications sent by a watch when it evaluates to true.

Security roles The following roles have read, write, and invoke permission for all non-encrypted attributes and operations in this MBean:

  • Deployer
   
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.diagnostics.descriptor.WLDFNotificationBean
   
Factory Methods No factory methods. Instances of this MBean are created automatically.    
Subtypes The following MBeans extend or implement this MBean type:


Attributes

This section describes the following attributes:


     

    Enabled

    Whether this notification is enabled.

       
    Privileges Read/Write    
    Type boolean
    Default Value true

     

    Name of

    The name of the WebLogic Diagnostic Framework (WLDF) bean.

       
    Privileges Read only    
    Type java.lang.String
    Redeploy or Restart required Changes take effect after you redeploy the module or restart the server.