BEA Systems, Inc.

Type-Safe Access to BEA WebLogic Server 9.0 MBeans (Deprecated)

(Methods marked with @since 9.0.0.0 are not available through the deprecated MBeanHome interface.)


weblogic.management.runtime
Class SAFConstants

java.lang.Object
  extended byweblogic.management.runtime.SAFConstants

public class SAFConstants
extends Object

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

Since:
9.0.0.0
Copyright © 2005 BEA Systems, Inc. All Rights Reserved.

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
           
 
Constructor Summary
SAFConstants()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

JMS_ENDPOINT

public static final String JMS_ENDPOINT
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

QOS_EXACTLY_ONCE

public static final String QOS_EXACTLY_ONCE
See Also:
Constant Field Values

WS_ENDPOINT

public static final String WS_ENDPOINT
See Also:
Constant Field Values
Constructor Detail

SAFConstants

public SAFConstants()

Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs90
Copyright 2005 BEA Systems Inc.