|
J2EE1.4 SDK | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.appserv.management.config.EJBContainerAvailabilityConfigKeys
Parameters used by AvailabilityServiceConfig
when creating a new <ejb-container-availability> element.
AvailabilityServiceConfig
,
SFSBPersistenceTypeValues
Field Summary | |
static java.lang.String |
EJB_CONTAINER_AVAILABILITY_ENABLED_KEY
|
static java.lang.String |
SFSB_CHECKPOINT_ENABLED_KEY
|
static java.lang.String |
SFSB_HA_PERSISTENCE_TYPE_KEY
Legal values are those defined in SFSBPersistenceTypeValues . |
static java.lang.String |
SFSB_PERSISTENCE_TYPE_KEY
See SFSB_HA_PERSISTENCE_TYPE_KEY . |
static java.lang.String |
SFSB_QUICK_CHECKPOINT_ENABLED_KEY
|
static java.lang.String |
SFSB_STORE_POOL_NAME_KEY
The jndi-name for the JDBC Connection Pool used potentially by both the Web Container and the EJB Stateful Session Bean Container for use in checkpointing/passivation when persistence-type = SFSBPersistenceTypeValues.HA . |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final java.lang.String EJB_CONTAINER_AVAILABILITY_ENABLED_KEY
public static final java.lang.String SFSB_HA_PERSISTENCE_TYPE_KEY
SFSBPersistenceTypeValues
.
public static final java.lang.String SFSB_PERSISTENCE_TYPE_KEY
SFSB_HA_PERSISTENCE_TYPE_KEY
.
public static final java.lang.String SFSB_CHECKPOINT_ENABLED_KEY
public static final java.lang.String SFSB_QUICK_CHECKPOINT_ENABLED_KEY
public static final java.lang.String SFSB_STORE_POOL_NAME_KEY
SFSBPersistenceTypeValues.HA
.
|
J2EE1.4 SDK | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright 2003 Sun Microsystems, Inc. All rights reserved.