Java EE 5 SDK

com.sun.appserv.management.config
Class StorePropertiesConfigKeys

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

public final class StorePropertiesConfigKeys
extends Object

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


Field Summary
static String DIRECTORY_KEY
           
static String REAP_INTERVAL_IN_SECONDS_KEY
           
 
Method Summary
 
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 String DIRECTORY_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

Java EE 5 SDK

Submit a bug or feature

Copyright 2006 Sun Microsystems, Inc. All rights reserved.