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

Part Number E27170-01

Uses of Interface
weblogic.diagnostics.descriptor.WLDFImageNotificationBean

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

Uses of WLDFImageNotificationBean in weblogic.diagnostics.descriptor
 

Methods in weblogic.diagnostics.descriptor that return WLDFImageNotificationBean
 WLDFImageNotificationBean WLDFWatchNotificationBean.createImageNotification(String name)
          Creates an Image notification configuration with the specified name.
 WLDFImageNotificationBean[] WLDFWatchNotificationBean.getImageNotifications()
          The Image notifications defined in this deployment.
 WLDFImageNotificationBean WLDFWatchNotificationBean.lookupImageNotification(String name)
          Looks up the Image notification configuration with the specified name.
 

Methods in weblogic.diagnostics.descriptor with parameters of type WLDFImageNotificationBean
 void WLDFWatchNotificationBean.destroyImageNotification(WLDFImageNotificationBean notification)
          Deletes the specified Image notification configuration defined in this deployment.
 


Copyright 1996, 2013, 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.2)

Part Number E27170-01