|
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 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use WLDFNotificationBean | |
|---|---|
| weblogic.diagnostics.descriptor | |
| Uses of WLDFNotificationBean in weblogic.diagnostics.descriptor |
|---|
| Subinterfaces of WLDFNotificationBean in weblogic.diagnostics.descriptor | |
|---|---|
interface |
WLDFActionBeanWLDF action configuration bean. |
interface |
WLDFImageNotificationBeanUse this interface to configure an image action, which will be sent when a diagnostic policy evaluates to true. |
interface |
WLDFJMSNotificationBeanUse this interface to define a JMS action, which is sent when a diagnostic policy evaluates to true. |
interface |
WLDFJMXNotificationBeanUse this interface to define a JMX notification, which is sent when a diagnostic policy evaluates to true. |
interface |
WLDFLogActionBeanConfigures an action that can record a customized log record using the WebLogic Server NonCatalogLogger. |
interface |
WLDFRESTNotificationBeanUse this interface to define a REST action, which is sent when a diagnostic policy evaluates to true. |
interface |
WLDFScaleDownActionBeanDefines a scale-down event that can be assigned to a WLDF policy. |
interface |
WLDFScaleUpActionBeanDefines a scale-up event that can be assigned to a WLDF policy. |
interface |
WLDFScalingActionBeanBase interface that defines the common attributes for all scaling event actions that can be assigned to a WLDF policy. |
interface |
WLDFScriptActionBeanConfigures an action that can execute an external command-line process. |
interface |
WLDFSMTPNotificationBeanUse this interface to define a SMTP action, which is sent when a diagnostic policy evaluates to true. |
interface |
WLDFSNMPNotificationBeanUse this interface to define an SNMP action, which is sent when a diagnostic policy evaluates to true. |
| Methods in weblogic.diagnostics.descriptor that return WLDFNotificationBean | |
|---|---|
abstract WLDFNotificationBean[] |
WLDFWatchBean.getNotifications()The actions enabled for this policy. |
abstract WLDFNotificationBean[] |
WLDFWatchNotificationBean.getNotifications()The actions defined in this deployment. |
abstract WLDFNotificationBean |
WLDFWatchNotificationBean.lookupNotification(String name)Looks up an action with the given name. |
| Methods in weblogic.diagnostics.descriptor with parameters of type WLDFNotificationBean | |
|---|---|
abstract boolean |
WLDFWatchBean.addNotification(WLDFNotificationBean notification)Adds an action to this policy. |
abstract boolean |
WLDFWatchBean.removeNotification(WLDFNotificationBean notification)Removes an action from this policy. |
abstract void |
WLDFWatchBean.setNotifications(WLDFNotificationBean[] notifications)Sets the value of the Notifications attribute. |
|
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 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||