Contextpublic 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 | Description |
|---|---|
VirtualSubcontext(Name nameInContext,
Context context) |
| Modifier and Type | Method | Description |
|---|---|---|
void |
close() |
|
boolean |
equals(Object o) |
|
protected Context |
getContext() |
|
protected String |
getName(String name) |
|
protected Name |
getName(Name 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. All rights reserved.