Java EE 5 SDK

com.sun.appserv.management.config
Class LBConfigKeys

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

public final class LBConfigKeys
extends Object

Not used in this release. Key for use with DomainConfig#createLBConfig.


Field Summary
static String HTTPS_ROUTING_KEY
           
static String MONITORING_ENABLED_KEY
           
static String RELOAD_POLL_INTERVAL_IN_SECONDS_KEY
           
static String RESPONSE_TIMEOUT_IN_SECONDS_KEY
           
static String ROUTE_COOKIE_ENABLED_KEY
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

RESPONSE_TIMEOUT_IN_SECONDS_KEY

public static final String RESPONSE_TIMEOUT_IN_SECONDS_KEY
See Also:
Constant Field Values

HTTPS_ROUTING_KEY

public static final String HTTPS_ROUTING_KEY
See Also:
Constant Field Values

RELOAD_POLL_INTERVAL_IN_SECONDS_KEY

public static final String RELOAD_POLL_INTERVAL_IN_SECONDS_KEY
See Also:
Constant Field Values

MONITORING_ENABLED_KEY

public static final String MONITORING_ENABLED_KEY
See Also:
Constant Field Values

ROUTE_COOKIE_ENABLED_KEY

public static final String ROUTE_COOKIE_ENABLED_KEY
See Also:
Constant Field Values

Java EE 5 SDK

Submit a bug or feature

Copyright 2006 Sun Microsystems, Inc. All rights reserved.