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


weblogic.management.runtime
Class SAFConstants

java.lang.Object
  extended by weblogic.management.runtime.SAFConstants


public class SAFConstants
extends Object

This class holds the SAF constant property/attribute names and values.

Since:
9.0.0.0

Field Summary
static String JMS_ENDPOINT
           
static String QOS_ATLEAST_ONCE
           
static String QOS_ATMOST_ONCE
           
static String QOS_EXACTLY_ONCE
           
static String WS_ENDPOINT
           
static String WS_JAXWS_ENDPOINT
           

 

Method Summary

 

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Field Detail

QOS_EXACTLY_ONCE

public static final String QOS_EXACTLY_ONCE
See Also:
Constant Field Values

QOS_ATLEAST_ONCE

public static final String QOS_ATLEAST_ONCE
See Also:
Constant Field Values

QOS_ATMOST_ONCE

public static final String QOS_ATMOST_ONCE
See Also:
Constant Field Values

JMS_ENDPOINT

public static final String JMS_ENDPOINT
See Also:
Constant Field Values

WS_ENDPOINT

public static final String WS_ENDPOINT
See Also:
Constant Field Values

WS_JAXWS_ENDPOINT

public static final String WS_JAXWS_ENDPOINT
See Also:
Constant Field Values

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