Java EE 5 SDK

com.sun.appserv.management.config
Class LoadBalancerConfigKeys

java.lang.Object
  extended by com.sun.appserv.management.config.LoadBalancerConfigKeys

public final class LoadBalancerConfigKeys
extends Object

Key for use with DomainConfig#createLoadBalancerConfig.


Field Summary
static String AUTO_APPLY_ENABLED
           
static String LB_CONFIG_NAME
           
static String NAME
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

AUTO_APPLY_ENABLED

public static final String AUTO_APPLY_ENABLED
See Also:
Constant Field Values

NAME

public static final String NAME
See Also:
Constant Field Values

LB_CONFIG_NAME

public static final String LB_CONFIG_NAME
See Also:
Constant Field Values

Java EE 5 SDK

Submit a bug or feature

Copyright 2006 Sun Microsystems, Inc. All rights reserved.