|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.objectweb.carol.jndi.spi.AbsContext
org.objectweb.carol.jndi.spi.IRMIContext
org.objectweb.carol.jndi.spi.IRMILocalContext
public class IRMILocalContext
Use the wrapper on registry object defined by RegistryWrapperContext class. This class has been refactored to split :
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.objectweb.carol.jndi.spi.AbsContext |
---|
AbsContext.WrappedEnumeration |
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 | |
---|---|
IRMILocalContext(javax.naming.Context irmiLocalContext)
Constructs an IRMI local Wrapper context |
Method Summary |
---|
Methods inherited from class org.objectweb.carol.jndi.spi.IRMIContext |
---|
getObjectPort, unwrapObject, wrapObject |
Methods inherited from class org.objectweb.carol.jndi.spi.AbsContext |
---|
addToEnvironment, addToExported, bind, bind, close, composeName, composeName, createSubcontext, createSubcontext, decode, defaultUnwrapObject, destroySubcontext, destroySubcontext, encode, getEnvironment, getNameInNamespace, getNameParser, getNameParser, getWrappedContext, 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 |
---|
public IRMILocalContext(javax.naming.Context irmiLocalContext) throws javax.naming.NamingException
irmiLocalContext
- the inital Local IRMI context
javax.naming.NamingException
- if the registry wrapper cannot be build
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |