public class VirtualSubcontext extends ContextFlyweight
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 |
|---|
VirtualSubcontext(Name nameInContext,
Context context) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
boolean |
equals(Object o) |
protected Context |
getContext() |
protected Name |
getName(Name name) |
protected String |
getName(String name) |
String |
getNameInNamespace() |
int |
hashCode() |
addToEnvironment, bind, bind, composeName, composeName, createSubcontext, createSubcontext, destroySubcontext, destroySubcontext, getEnvironment, getNameParser, getNameParser, list, list, listBindings, listBindings, lookup, lookup, lookupLink, lookupLink, rebind, rebind, removeFromEnvironment, rename, rename, unbind, unbindpublic VirtualSubcontext(Name nameInContext, Context context) throws NamingException
NamingExceptionprotected Context getContext() throws NamingException
getContext in class ContextFlyweightNamingExceptionprotected Name getName(Name name) throws NamingException
getName in class ContextFlyweightNamingExceptionprotected String getName(String name) throws NamingException
getName in class ContextFlyweightNamingExceptionpublic void close()
throws NamingException
close in interface Contextclose in class ContextFlyweightNamingExceptionpublic String getNameInNamespace() throws NamingException
getNameInNamespace in interface ContextgetNameInNamespace in class ContextFlyweightNamingExceptionCopyright © 2005-2018 The Apache Software Foundation. All Rights Reserved.