com.sun.appserv.management.config
Class ManagerPropertiesConfigKeys
java.lang.Object
com.sun.appserv.management.config.ManagerPropertiesConfigKeys
public final class ManagerPropertiesConfigKeys
- extends Object
Keys for use with SessionManagerConfig.createManagerPropertiesConfig(java.util.Map)
.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SESSION_FILE_NAME_KEY
public static final String SESSION_FILE_NAME_KEY
- See Also:
- Constant Field Values
MAX_SESSIONS_KEY
public static final String MAX_SESSIONS_KEY
- See Also:
- Constant Field Values
REAP_INTERVAL_IN_SECONDS_KEY
public static final String REAP_INTERVAL_IN_SECONDS_KEY
- See Also:
- Constant Field Values
SESSION_ID_GENERATOR_CLASS_NAME_KEY
public static final String SESSION_ID_GENERATOR_CLASS_NAME_KEY
- See Also:
- Constant Field Values
Submit a bug or feature Copyright 2006 Sun Microsystems, Inc. All rights reserved.