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.j2ee.descriptor.wl.SAFErrorHandlingBean

Packages that use SAFErrorHandlingBean
weblogic.j2ee.descriptor.wl Provides interfaces for weblogic.j2ee.descriptor.wl

 

Uses of SAFErrorHandlingBean in weblogic.j2ee.descriptor.wl

 

Methods in weblogic.j2ee.descriptor.wl that return SAFErrorHandlingBean
abstract  SAFErrorHandlingBean ClientSAFBean.createSAFErrorHandling(String name)
          Create SAFErrorHandlingBean in this module
abstract  SAFErrorHandlingBean JMSBean.createSAFErrorHandling(String name)
          Create SAFErrorHandlingBean in this module
abstract  SAFErrorHandlingBean SAFDestinationBean.getSAFErrorHandling()
          Specifies the error handling configuration used by this SAF destination.
abstract  SAFErrorHandlingBean SAFImportedDestinationsBean.getSAFErrorHandling()
          Specifies the error handling configuration used for the imported destinations.
abstract  SAFErrorHandlingBean[] ClientSAFBean.getSAFErrorHandlings()
          Get an array of SAFErrorHandlingBean defined in this module
abstract  SAFErrorHandlingBean[] JMSBean.getSAFErrorHandlings()
           Defines the action to take when the SAF service fails to forward messages to remote destinations.
abstract  SAFErrorHandlingBean ClientSAFBean.lookupSAFErrorHandling(String name)
          Locates a SAF Error Handling bean with the given name
abstract  SAFErrorHandlingBean JMSBean.lookupSAFErrorHandling(String name)
          Locates a SAF Error Handling bean with the given name

 

Methods in weblogic.j2ee.descriptor.wl with parameters of type SAFErrorHandlingBean
abstract  void ClientSAFBean.destroySAFErrorHandling(SAFErrorHandlingBean safErrorHandling)
          Destroy SAFErrorHandlingBean defined in this module
abstract  void JMSBean.destroySAFErrorHandling(SAFErrorHandlingBean safErrorHandling)
          Destroy SAFErrorHandlingBean defined in this module
abstract  void SAFDestinationBean.setSAFErrorHandling(SAFErrorHandlingBean safErrorHandling)
          Sets the value of the SAFErrorHandling attribute.
abstract  void SAFImportedDestinationsBean.setSAFErrorHandling(SAFErrorHandlingBean safErrorHandling)
          Sets the value of the SAFErrorHandling attribute.

 


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