org.objectweb.carol.jndi.registry
Class IRMIRegistryWrapperContext

java.lang.Object
  extended byorg.objectweb.carol.jndi.registry.AbsRegistryWrapperContext
      extended byorg.objectweb.carol.jndi.registry.IRMIRegistryWrapperContext
All Implemented Interfaces:
javax.naming.Context

public class IRMIRegistryWrapperContext
extends AbsRegistryWrapperContext
implements javax.naming.Context

Wrapper on a Registry object and implementing Context

Author:
Guillaume Riviere, Florent Benoit (Refactoring)

Field Summary
 
Fields inherited from interface javax.naming.Context
APPLET, AUTHORITATIVE, BATCHSIZE, DNS_URL, INITIAL_CONTEXT_FACTORY, LANGUAGE, OBJECT_FACTORIES, PROVIDER_URL, REFERRAL, SECURITY_AUTHENTICATION, SECURITY_CREDENTIALS, SECURITY_PRINCIPAL, SECURITY_PROTOCOL, STATE_FACTORIES, URL_PKG_PREFIXES
 
Constructor Summary
IRMIRegistryWrapperContext(java.util.Hashtable env)
          Create a local context for the registry
 
Methods inherited from class org.objectweb.carol.jndi.registry.AbsRegistryWrapperContext
addToEnvironment, bind, bind, close, composeName, composeName, createSubcontext, createSubcontext, destroySubcontext, destroySubcontext, getEnvironment, getNameInNamespace, getNameParser, getNameParser, list, list, listBindings, listBindings, lookup, lookup, lookupLink, lookupLink, rebind, rebind, removeFromEnvironment, rename, rename, unbind, unbind
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface javax.naming.Context
addToEnvironment, bind, bind, close, composeName, composeName, createSubcontext, createSubcontext, destroySubcontext, destroySubcontext, getEnvironment, getNameInNamespace, getNameParser, getNameParser, list, list, listBindings, listBindings, lookup, lookup, lookupLink, lookupLink, rebind, rebind, removeFromEnvironment, rename, rename, unbind, unbind
 

Constructor Detail

IRMIRegistryWrapperContext

public IRMIRegistryWrapperContext(java.util.Hashtable env)
Create a local context for the registry

Parameters:
env - hashtable used