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 and Description |
|---|
SimpleMemoryContext() |
public void clear()
public Object lookup(Name name) throws NamingException
lookup in interface ContextNamingExceptionpublic Object lookup(String name) throws NamingException
lookup in interface ContextNamingExceptionpublic void bind(Name name, Object o) throws NamingException
bind in interface ContextNamingExceptionpublic void bind(String name, Object o) throws NamingException
bind in interface ContextNamingExceptionpublic void unbind(Name name) throws NamingException
unbind in interface ContextNamingExceptionpublic void unbind(String name) throws NamingException
unbind in interface ContextNamingExceptionpublic void rename(Name oldName, Name newName) throws NamingException
rename in interface ContextNamingExceptionpublic void rename(String oldName, String newName) throws NamingException
rename in interface ContextNamingExceptionpublic NamingEnumeration<NameClassPair> list(Name name)
public NamingEnumeration<NameClassPair> list(String string)
public NamingEnumeration<Binding> listBindings(Name name)
listBindings in interface Contextpublic NamingEnumeration<Binding> listBindings(String string)
listBindings in interface Contextpublic void destroySubcontext(Name name)
destroySubcontext in interface Contextpublic void destroySubcontext(String name)
destroySubcontext in interface Contextpublic Context createSubcontext(Name name) throws NamingException
createSubcontext in interface ContextNamingExceptionpublic Context createSubcontext(String name) throws NamingException
createSubcontext in interface ContextNamingExceptionpublic Object lookupLink(Name name)
lookupLink in interface Contextpublic Object lookupLink(String string)
lookupLink in interface Contextpublic NameParser getNameParser(Name name)
getNameParser in interface Contextpublic NameParser getNameParser(String name)
getNameParser in interface Contextpublic Name composeName(Name name, Name name1)
composeName in interface Contextpublic String composeName(String string, String string1)
composeName in interface Contextpublic Object addToEnvironment(String string, Object o)
addToEnvironment in interface Contextpublic Object removeFromEnvironment(String string)
removeFromEnvironment in interface Contextpublic Hashtable<?,?> getEnvironment()
getEnvironment in interface Contextpublic String getNameInNamespace()
getNameInNamespace in interface ContextCopyright © 2017 Bonitasoft. All rights reserved.