public class ContextHandler extends ContextWrapper
contextAPPLET, 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 |
|---|
ContextHandler(Context jndiContext) |
| Modifier and Type | Method and Description |
|---|---|
Object |
lookup(Name name) |
Object |
lookup(String name) |
addToEnvironment, bind, bind, close, composeName, composeName, createSubcontext, createSubcontext, destroySubcontext, destroySubcontext, getEnvironment, getNameInNamespace, getNameParser, getNameParser, list, list, listBindings, listBindings, lookupLink, lookupLink, rebind, rebind, removeFromEnvironment, rename, rename, unbind, unbindpublic ContextHandler(Context jndiContext)
public Object lookup(Name name) throws NamingException
lookup in interface Contextlookup in class ContextWrapperNamingExceptionpublic Object lookup(String name) throws NamingException
lookup in interface Contextlookup in class ContextWrapperNamingExceptionCopyright © 1999–2014 The Apache Software Foundation. All rights reserved.