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

Part Number E41849-02

Package weblogic.diagnostics.descriptor

Provides interfaces for weblogic.diagnostics.descriptor.

See:
          Description

Interface Summary
WLDFBean This abstract bean is the base interface for all WLDF*Bean interfaces.
WLDFHarvestedTypeBean Defines the set of types (beans) that are harvested.
WLDFHarvesterBean Configures the behavior of the Harvester component of the WebLogic Diagnostic Framework (WLDF).
WLDFImageNotificationBean Use this interface to configure an image notification, which will be sent when a diagnostic watch evaluates to true.
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.
WLDFInstrumentationMonitorBean This interface defines a diagnostic monitor, which is applied at the specified locations within the included classes in an instrumentation scope.
WLDFJMSNotificationBean Use this interface to define a JMS notification, which is sent when a diagnostic watch evaluates to true.
WLDFJMXNotificationBean Use this interface to define a JMX notification, which is sent when a diagnostic watch evaluates to true.
WLDFNotificationBean Use this interface to define the base class for the different types of notifications sent by a watch when it evaluates to true.
WLDFResourceBean The top of the WebLogic Diagnostic Framework (WLDF) module bean tree.
WLDFSMTPNotificationBean Use this interface to define a SMTP notification, which is sent when a diagnostic watch evaluates to true.
WLDFSNMPNotificationBean Use this interface to define an SNMP notification, which is sent when a diagnostic watch evaluates to true.
WLDFWatchBean Defines watches and notifications.
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.
 

Package weblogic.diagnostics.descriptor Description

Provides interfaces for weblogic.diagnostics.descriptor.


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