Oracle Fusion Middleware
Java API Reference for Oracle WebLogic Server
12c (12.1.3)

Part Number E41849-02

Uses of Interface
weblogic.diagnostics.descriptor.WLDFBean

Packages that use WLDFBean
weblogic.diagnostics.descriptor Provides interfaces for weblogic.diagnostics.descriptor
 

Uses of WLDFBean in weblogic.diagnostics.descriptor
 

Subinterfaces of WLDFBean in weblogic.diagnostics.descriptor
 interface WLDFHarvestedTypeBean
          Defines the set of types (beans) that are harvested.
 interface WLDFHarvesterBean
          Configures the behavior of the Harvester component of the WebLogic Diagnostic Framework (WLDF).
 interface WLDFImageNotificationBean
          Use this interface to configure an image notification, which will be sent when a diagnostic watch evaluates to true.
 interface WLDFInstrumentationBean
          Use this interface to configure server-scope and application-scope instrumentation for diagnostic monitors that will execute diagnostic code at selected locations in server or application code.
 interface WLDFInstrumentationMonitorBean
          This interface defines a diagnostic monitor, which is applied at the specified locations within the included classes in an instrumentation scope.
 interface WLDFJMSNotificationBean
          Use this interface to define a JMS notification, which is sent when a diagnostic watch evaluates to true.
 interface WLDFJMXNotificationBean
          Use this interface to define a JMX notification, which is sent when a diagnostic watch evaluates to true.
 interface WLDFNotificationBean
          Use this interface to define the base class for the different types of notifications sent by a watch when it evaluates to true.
 interface WLDFResourceBean
          The top of the WebLogic Diagnostic Framework (WLDF) module bean tree.
 interface WLDFSMTPNotificationBean
          Use this interface to define a SMTP notification, which is sent when a diagnostic watch evaluates to true.
 interface WLDFSNMPNotificationBean
          Use this interface to define an SNMP notification, which is sent when a diagnostic watch evaluates to true.
 interface WLDFWatchBean
          Defines watches and notifications.
 interface WLDFWatchNotificationBean
          Configures and controls the WebLogic Diagnostic Framework (WLDF) Watch Notification component; creates and deletes watch definitions; and defines the rules that apply to specific watches.
 


Copyright 1996, 2014, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners.

Oracle Fusion Middleware
Java API Reference for Oracle WebLogic Server
12c (12.1.3)

Part Number E41849-02