Constant Field Values


Contents
org.jboss.*

org.jboss.ha.framework.interfaces.HASingleton<E extends EventObject>
public static final String HASINGLETON_STARTED_NOTIFICATION "org.jboss.ha.singleton.started"
public static final String HASINGLETON_STARTING_NOTIFICATION "org.jboss.ha.singleton.starting"
public static final String HASINGLETON_STOPPED_NOTIFICATION "org.jboss.ha.singleton.stopped"
public static final String HASINGLETON_STOPPING_NOTIFICATION "org.jboss.ha.singleton.stopping"

org.jboss.ha.framework.server.CacheManagerLocator
public static final String STANDARD_JNDI_NAME "java:CacheManager"

org.jboss.ha.framework.server.HAPartitionLocator
public static final String JNDI_CONTEXT_NAME "/HAPartition/"

org.jboss.ha.framework.server.HATarget
public static final int DISABLE_INVOCATIONS 0
public static final int ENABLE_INVOCATIONS 2
public static final int MAKE_INVOCATIONS_WAIT 1

org.jboss.ha.framework.server.PojoCacheManagerLocator
public static final String STANDARD_JNDI_NAME "java:CacheManager"



Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.