Oracle Fusion Middleware
Oracle WebLogic Server API Reference
11g Release 1 (10.3.6)

Part Number E13941-06

Uses of Interface
weblogic.jms.extensions.ClientSAF

Packages that use ClientSAF
weblogic.jms.extensions WebLogic Server extensions to JMS. 
 

Uses of ClientSAF in weblogic.jms.extensions
 

Methods in weblogic.jms.extensions that return ClientSAF
static ClientSAF ClientSAFFactory.getClientSAF()
          Returns a Client SAF instance.
static ClientSAF ClientSAFFactory.getClientSAF(File rootDirectory, InputStream configuration)
          Returns a client SAF instance.
static ClientSAF ClientSAFFactory.getClientSAF(InputStream configuration)
          Returns a Client SAF instance.
 ClientSAF ClientSAFDuplicateException.getDuplicate()
           
 

Constructors in weblogic.jms.extensions with parameters of type ClientSAF
ClientSAFDuplicateException(ClientSAF paramDuplicate)
          Constructs a ConsumerClosedException that includes a reason and an errorCode for exception.
 


Copyright 1996, 2011, 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
Oracle WebLogic Server API Reference
11g Release 1 (10.3.6)

Part Number E13941-06