J2EE1.4 SDK

com.sun.appserv.management.config
Class StorePropertiesConfigKeys

java.lang.Object
  extended bycom.sun.appserv.management.config.StorePropertiesConfigKeys

public final class StorePropertiesConfigKeys
extends java.lang.Object

Keys for use with SessionManagerConfig.createStorePropertiesConfig(java.util.Map).


Field Summary
static java.lang.String DIRECTORY_KEY
           
static java.lang.String REAP_INTERVAL_IN_SECONDS_KEY
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DIRECTORY_KEY

public static final java.lang.String DIRECTORY_KEY
See Also:
Constant Field Values

REAP_INTERVAL_IN_SECONDS_KEY

public static final java.lang.String REAP_INTERVAL_IN_SECONDS_KEY
See Also:
Constant Field Values

J2EE1.4 SDK

Submit a bug or feature

Copyright 2003 Sun Microsystems, Inc. All rights reserved.