com.sun.appserv.management.config
Class PersistenceTypeValues
java.lang.Object
com.sun.appserv.management.config.PersistenceTypeValues
public final class PersistenceTypeValues
- extends Object
Values which are legal to pass for the persistence-type.
- See Also:
WebContainerAvailabilityConfig
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MEMORY
public static final String MEMORY
- See Also:
- Constant Field Values
FILE
public static final String FILE
- See Also:
- Constant Field Values
HA
public static final String HA
- See Also:
- Constant Field Values
Submit a bug or feature Copyright 2006 Sun Microsystems, Inc. All rights reserved.