| org.jboss.ha.jndi.TreeHead
TreeHead | public class TreeHead extends org.jnp.server.NamingServer implements 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
This class is fully serializable for GET_STATE
author: Sacha Labourey author: Scott.Stark@jboss.org version: $Revision: 57188 $ |
getRoot | public Naming getRoot()(Code) | | |
|
|