| 修飾子とタイプ | フィールドと説明 |
|---|---|
protected Hashtable<String,Object> |
env |
protected String |
path |
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| コンストラクタと説明 |
|---|
JndiContext(Hashtable<String,Object> env) |
public Object addToEnvironment(String propName, Object propVal) throws NamingException
addToEnvironment インタフェース内 ContextNamingExceptionpublic void bind(Name name, Object obj) throws NamingException
bind インタフェース内 ContextNamingExceptionpublic void bind(String name, Object obj) throws NamingException
bind インタフェース内 ContextNamingExceptionpublic void close()
throws NamingException
close インタフェース内 ContextNamingExceptionpublic Name composeName(Name name, Name prefix) throws NamingException
composeName インタフェース内 ContextNamingExceptionpublic String composeName(String name, String prefix) throws NamingException
composeName インタフェース内 ContextNamingExceptionpublic Context createSubcontext(Name name) throws NamingException
createSubcontext インタフェース内 ContextNamingExceptionpublic Context createSubcontext(String name) throws NamingException
createSubcontext インタフェース内 ContextNamingExceptionpublic void destroySubcontext(Name name) throws NamingException
destroySubcontext インタフェース内 ContextNamingExceptionpublic void destroySubcontext(String name) throws NamingException
destroySubcontext インタフェース内 ContextNamingExceptionpublic Hashtable<String,Object> getEnvironment() throws NamingException
getEnvironment インタフェース内 ContextNamingExceptionpublic String getNameInNamespace() throws NamingException
getNameInNamespace インタフェース内 ContextNamingExceptionpublic NameParser getNameParser(Name name) throws NamingException
getNameParser インタフェース内 ContextNamingExceptionpublic NameParser getNameParser(String name) throws NamingException
getNameParser インタフェース内 ContextNamingExceptionpublic NamingEnumeration<NameClassPair> list(Name name) throws NamingException
list インタフェース内 ContextNamingExceptionpublic NamingEnumeration<NameClassPair> list(String name) throws NamingException
list インタフェース内 ContextNamingExceptionpublic NamingEnumeration<Binding> listBindings(Name name) throws NamingException
listBindings インタフェース内 ContextNamingExceptionpublic NamingEnumeration<Binding> listBindings(String name) throws NamingException
listBindings インタフェース内 ContextNamingExceptionpublic Object lookup(Name name) throws NamingException
lookup インタフェース内 ContextNamingExceptionpublic Object lookup(String name) throws NamingException
lookup インタフェース内 ContextNamingExceptionpublic Object lookupLink(Name name) throws NamingException
lookupLink インタフェース内 ContextNamingExceptionpublic Object lookupLink(String name) throws NamingException
lookupLink インタフェース内 ContextNamingExceptionpublic void rebind(Name name, Object obj) throws NamingException
rebind インタフェース内 ContextNamingExceptionpublic void rebind(String name, Object obj) throws NamingException
rebind インタフェース内 ContextNamingExceptionpublic Object removeFromEnvironment(String propName) throws NamingException
removeFromEnvironment インタフェース内 ContextNamingExceptionpublic void rename(Name oldName, Name newName) throws NamingException
rename インタフェース内 ContextNamingExceptionpublic void rename(String oldName, String newName) throws NamingException
rename インタフェース内 ContextNamingExceptionpublic void unbind(Name name) throws NamingException
unbind インタフェース内 ContextNamingExceptionpublic void unbind(String name) throws NamingException
unbind インタフェース内 ContextNamingExceptionprotected void bind(String[] names, Object obj) throws NamingException
NamingExceptionprotected NamingException createNamingException(String message, Throwable cause)
Copyright © 2015–2016 The DBFlute Project. All rights reserved.