com.sun.appserv.management.config
Class SessionSaveScopeValues
java.lang.Object
com.sun.appserv.management.config.SessionSaveScopeValues
public final class SessionSaveScopeValues
- extends Object
Values which are legal to pass for the session-save-scope.
See WebContainerAvailabilityConfig.setPersistenceScope(java.lang.String)
.
- See Also:
WebContainerAvailabilityConfigKeys.PERSISTENCE_SCOPE_KEY
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SESSION
public static final String SESSION
- See Also:
- Constant Field Values
MODIFIED_SESSION
public static final String MODIFIED_SESSION
- See Also:
- Constant Field Values
MODIFIED_ATTRIBUTE
public static final String MODIFIED_ATTRIBUTE
- See Also:
- Constant Field Values
SessionSaveScopeValues
public SessionSaveScopeValues()
Submit a bug or feature Copyright 2006 Sun Microsystems, Inc. All rights reserved.