Skip navigation links

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

Part Number E55141-01
P4 Change 1723563 on 2015/10/09


Uses of Interface
weblogic.diagnostics.descriptor.WLDFBean

Packages that use WLDFBean
weblogic.diagnostics.descriptor   

 

Uses of WLDFBean in weblogic.diagnostics.descriptor

 

Subinterfaces of WLDFBean in weblogic.diagnostics.descriptor
 interface WLDFActionBean
          WLDF action configuration bean.
 interface WLDFArrayPropertyBean
          Represents a named property that consists of an array of values.
 interface WLDFConfigurationPropertiesBean
          Represents a set of WLDFPropertyBean and WLDFEncryptedPropertyBean instances, akin to a java.util.Properties object.
 interface WLDFConfigurationPropertyBean
           Parent interface of all child beans of WLDFConfigurationPropertiesBean.
 interface WLDFEncryptedPropertyBean
           Represents an encrypted configuration property
 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 action, which will be sent when a diagnostic policy 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 action, which is sent when a diagnostic policy evaluates to true.
 interface WLDFJMXNotificationBean
          Use this interface to define a JMX notification, which is sent when a diagnostic policy evaluates to true.
 interface WLDFLogActionBean
           Configures an action that can record a customized log record using the WebLogic Server NonCatalogLogger.
 interface WLDFNotificationBean
          Use this interface to define the base class for the different types of actions sent by a policy when it evaluates to true.
 interface WLDFPropertyBean
          Represents a simple unencrypted configuration property.
 interface WLDFResourceBean
          The top of the WebLogic Diagnostic Framework (WLDF) module bean tree.
 interface WLDFRESTNotificationBean
          Use this interface to define a REST action, which is sent when a diagnostic policy evaluates to true.
 interface WLDFScaleDownActionBean
           Defines a scale-down event that can be assigned to a WLDF policy.
 interface WLDFScaleUpActionBean
           Defines a scale-up event that can be assigned to a WLDF policy.
 interface WLDFScalingActionBean
           Base interface that defines the common attributes for all scaling event actions that can be assigned to a WLDF policy.
 interface WLDFScheduleBean
           Defines a timer schedule for use with WLDF policies and actions and Harvester.
 interface WLDFScriptActionBean
           Configures an action that can execute an external command-line process.
 interface WLDFSMTPNotificationBean
          Use this interface to define a SMTP action, which is sent when a diagnostic policy evaluates to true.
 interface WLDFSNMPNotificationBean
          Use this interface to define an SNMP action, which is sent when a diagnostic policy evaluates to true.
 interface WLDFWatchBean
          Defines policies and actions.
 interface WLDFWatchNotificationBean
          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.

 


Skip navigation links

Copyright 1996, 2015, 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.2.1)

Part Number E55141-01
P4 Change 1723563 on 2015/10/09