| java.lang.Object org.jboss.ha.jndi.HAJNDI
HAJNDI | public class HAJNDI implements HAPartitionStateTransfer,Serializable,org.jnp.interfaces.Naming(Code) | | This class extends the JNP JNDI implementation.
binds and unbinds will be distributed to all members of the cluster
that are running HAJNDI.
lookups will look for Names in HAJNDI then delegate to the local InitialContext
author: Bill Burke author: Scott.Stark@jboss.org version: $Revision: 57188 $ |
haStub | protected Naming haStub(Code) | | |
serialVersionUID | final static long serialVersionUID(Code) | | since: 1.12.2.4, jboss-3.2.2 |
getHAStub | public Naming getHAStub()(Code) | | |
setHAStub | public void setHAStub(Naming stub)(Code) | | |
|
|