WLDFWatchNotificationBean


Overview  |   Related MBeans  |   Attributes  |   Operations

Overview

Configures and controls the WebLogic Diagnostic Framework (WLDF) policy and action component; creates and deletes policy definitions; and defines the rules that apply to specific policies.

Note: As of WebLogic Server 12.2.1, the terms watch and notification are replaced by policy and action, respectively. However, the definition of these terms has not changed.

           
Since9.0.0.0
Security rolesThe following roles have read, write, and invoke permission for all non-encrypted attributes and operations in this MBean:
  • Deployer
Fully Qualified Interface NameIf you use the getMBeanInfo operation in MBeanTypeServiceMBean, supply the following value as this MBean's fully qualified interface name:
weblogic.diagnostics.descriptor.WLDFWatchNotificationBean
Factory Methods No factory methods. Instances of this MBean are created automatically.
Access Points You can access this MBean from the following MBean attributes:


    Related MBeans

    This section describes attributes that provide access to other MBeans.


    Actions

    The actions defined in this deployment.

               
    Factory MethodscreateAction (java.lang.String name)

    destroyAction (WLDFActionBean notification)

    Factory methods do not return objects.

    See Using factory methods.

    Lookup OperationlookupAction(String name)

    Returns a javax.management.ObjectName for the instance of WLDFActionBean named name.

    Privileges Read only
    TypeWLDFActionBean[]
    Relationship type: Containment.

    HeapDumpActions

    Get the Heap Dump actions defined in this deployment.

               
    Factory MethodscreateHeapDumpAction (java.lang.String name)

    destroyHeapDumpAction (WLDFHeapDumpActionBean notification)

    Factory methods do not return objects.

    See Using factory methods.

    Lookup OperationlookupHeapDumpAction(String name)

    Returns a javax.management.ObjectName for the instance of WLDFHeapDumpActionBean named name.

    Privileges Read only
    TypeWLDFHeapDumpActionBean[]
    Relationship type: Containment.

    ImageNotifications

    The Image actions defined in this deployment.

               
    Factory MethodscreateImageNotification (java.lang.String name)

    destroyImageNotification (WLDFImageNotificationBean notification)

    Factory methods do not return objects.

    See Using factory methods.

    Lookup OperationlookupImageNotification(String name)

    Returns a javax.management.ObjectName for the instance of WLDFImageNotificationBean named name.

    Privileges Read only
    TypeWLDFImageNotificationBean[]
    Relationship type: Containment.

    JMSNotifications

    The JMS actions defined in this deployment.

               
    Factory MethodscreateJMSNotification (java.lang.String name)

    destroyJMSNotification (WLDFJMSNotificationBean notification)

    Factory methods do not return objects.

    See Using factory methods.

    Lookup OperationlookupJMSNotification(String name)

    Returns a javax.management.ObjectName for the instance of WLDFJMSNotificationBean named name.

    Privileges Read only
    TypeWLDFJMSNotificationBean[]
    Relationship type: Containment.

    JMXNotifications

    The JMX notification actions defined in this deployment.

               
    Factory MethodscreateJMXNotification (java.lang.String name)

    destroyJMXNotification (WLDFJMXNotificationBean notification)

    Factory methods do not return objects.

    See Using factory methods.

    Lookup OperationlookupJMXNotification(String name)

    Returns a javax.management.ObjectName for the instance of WLDFJMXNotificationBean named name.

    Privileges Read only
    TypeWLDFJMXNotificationBean[]
    Relationship type: Containment.

    LogActions

    The Log actions defined in this deployment.

               
    Factory MethodscreateLogAction (java.lang.String name)

    destroyLogAction (WLDFLogActionBean notification)

    Factory methods do not return objects.

    See Using factory methods.

    Lookup OperationlookupLogAction(String name)

    Returns a javax.management.ObjectName for the instance of WLDFLogActionBean named name.

    Privileges Read only
    TypeWLDFLogActionBean[]
    Relationship type: Containment.

    Notifications

    The actions defined in this deployment.

               
    Lookup OperationlookupNotification(String name)

    Returns a javax.management.ObjectName for the instance of WLDFNotificationBean named name.

    Privileges Read only
    TypeWLDFNotificationBean[]
    Relationship type: Reference.

    RESTNotifications

    The REST actions defined in this deployment.

               
    Factory MethodscreateRESTNotification (java.lang.String name)

    destroyRESTNotification (WLDFRESTNotificationBean notification)

    Factory methods do not return objects.

    See Using factory methods.

    Lookup OperationlookupRESTNotification(String name)

    Returns a javax.management.ObjectName for the instance of WLDFRESTNotificationBean named name.

    Privileges Read only
    TypeWLDFRESTNotificationBean[]
    Relationship type: Containment.

    ScaleDownActions

    The Scale-down actions defined in this deployment.

               
    Factory MethodscreateScaleDownAction (java.lang.String name)

    destroyScaleDownAction (WLDFScaleDownActionBean notification)

    Factory methods do not return objects.

    See Using factory methods.

    Lookup OperationlookupScaleDownAction(String name)

    Returns a javax.management.ObjectName for the instance of WLDFScaleDownActionBean named name.

    Privileges Read only
    TypeWLDFScaleDownActionBean[]
    Relationship type: Containment.

    ScaleUpActions

    The Scale-Up actions defined in this deployment.

               
    Factory MethodscreateScaleUpAction (java.lang.String name)

    destroyScaleUpAction (WLDFScaleUpActionBean notification)

    Factory methods do not return objects.

    See Using factory methods.

    Lookup OperationlookupScaleUpAction(String name)

    Returns a javax.management.ObjectName for the instance of WLDFScaleUpActionBean named name.

    Privileges Read only
    TypeWLDFScaleUpActionBean[]
    Relationship type: Containment.

    ScriptActions

    The Script actions defined in this deployment.

               
    Factory MethodscreateScriptAction (java.lang.String name)

    destroyScriptAction (WLDFScriptActionBean notification)

    Factory methods do not return objects.

    See Using factory methods.

    Lookup OperationlookupScriptAction(String name)

    Returns a javax.management.ObjectName for the instance of WLDFScriptActionBean named name.

    Privileges Read only
    TypeWLDFScriptActionBean[]
    Relationship type: Containment.

    SMTPNotifications

    The SMTP actions defined in this deployment.

               
    Factory MethodscreateSMTPNotification (java.lang.String name)

    destroySMTPNotification (WLDFSMTPNotificationBean notification)

    Factory methods do not return objects.

    See Using factory methods.

    Lookup OperationlookupSMTPNotification(String name)

    Returns a javax.management.ObjectName for the instance of WLDFSMTPNotificationBean named name.

    Privileges Read only
    TypeWLDFSMTPNotificationBean[]
    Relationship type: Containment.

    SNMPNotifications

    The SNMP actions defined in this deployment.

               
    Factory MethodscreateSNMPNotification (java.lang.String name)

    destroySNMPNotification (WLDFSNMPNotificationBean notification)

    Factory methods do not return objects.

    See Using factory methods.

    Lookup OperationlookupSNMPNotification(String name)

    Returns a javax.management.ObjectName for the instance of WLDFSNMPNotificationBean named name.

    Privileges Read only
    TypeWLDFSNMPNotificationBean[]
    Relationship type: Containment.

    ThreadDumpActions

    Get the Thread Dump actions defined in this deployment.

               
    Factory MethodscreateThreadDumpAction (java.lang.String name)

    destroyThreadDumpAction (WLDFThreadDumpActionBean notification)

    Factory methods do not return objects.

    See Using factory methods.

    Lookup OperationlookupThreadDumpAction(String name)

    Returns a javax.management.ObjectName for the instance of WLDFThreadDumpActionBean named name.

    Privileges Read only
    TypeWLDFThreadDumpActionBean[]
    Relationship type: Containment.

    Watches

    The policies defined in this deployment.

               
    Factory MethodscreateWatch (java.lang.String name)

    destroyWatch (WLDFWatchBean watch)

    Factory methods do not return objects.

    See Using factory methods.

    Lookup OperationlookupWatch(String name)

    Returns a javax.management.ObjectName for the instance of WLDFWatchBean named name.

    Privileges Read only
    TypeWLDFWatchBean[]
    Relationship type: Containment.


    Attributes

    This section describes the following attributes:


    Enabled

    Specifies whether the policy and action component is enabled.

    If true (the default), all configured policies are activated, incoming data or events are evaluated against the policies, and actions are generated when policy conditions are met. If false, all policies are rendered inactive.

           
    Privileges Read/Write
    Typeboolean
    Default Valuetrue

    Id

    Return the unique id of this bean instance.

           
    Privileges Read only
    Typelong
    Redeploy or Restart required Changes take effect after you redeploy the module or restart the server.

    LogWatchSeverity

    The threshold severity level of log messages evaluated by log policies. Messages with a lower severity than this value will be ignored and not evaluated against the policies.

    Do not confuse LogWatchSeverity with Severity. LogWatchSeverity filters which log messages will be evaluated; Severity sets the default severity level for an action.

           
    Privileges Read/Write
    Typejava.lang.String
    Default ValueWarning
    Legal Values
    • Info
    • Warning
    • Error
    • Notice
    • Critical
    • Alert
    • Emergency

    Name

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

           
    Privileges Read only
    Typejava.lang.String

    Severity

    The default action severity level for all policies. When a policy triggers, the severity level is delivered with the action.

    The severity levels are the same levels used by the logging framework and the Severities class. If no level is specified, the default value isNotice.

           
    Privileges Read/Write
    Typejava.lang.String
    Default ValueNotice
    Legal Values
    • Info
    • Warning
    • Error
    • Notice
    • Critical
    • Alert
    • Emergency


    Operations

    This section describes the following operations: