org.apache.xbean.naming.context
Class VirtualSubcontext
java.lang.Object
org.apache.xbean.naming.context.ContextFlyweight
org.apache.xbean.naming.context.VirtualSubcontext
- All Implemented Interfaces:
- Context
public class VirtualSubcontext
- extends ContextFlyweight
- Version:
- $Rev$ $Date$
Fields inherited from interface javax.naming.Context |
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 |
Methods inherited from class org.apache.xbean.naming.context.ContextFlyweight |
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, unbind |
VirtualSubcontext
public VirtualSubcontext(Name nameInContext,
Context context)
throws NamingException
- Throws:
NamingException
getContext
protected Context getContext()
throws NamingException
- Specified by:
getContext
in class ContextFlyweight
- Throws:
NamingException
getName
protected Name getName(Name name)
throws NamingException
- Overrides:
getName
in class ContextFlyweight
- Throws:
NamingException
getName
protected String getName(String name)
throws NamingException
- Overrides:
getName
in class ContextFlyweight
- Throws:
NamingException
equals
public boolean equals(Object o)
- Overrides:
equals
in class Object
hashCode
public int hashCode()
- Overrides:
hashCode
in class Object
close
public void close()
throws NamingException
- Specified by:
close
in interface Context
- Overrides:
close
in class ContextFlyweight
- Throws:
NamingException
getNameInNamespace
public String getNameInNamespace()
throws NamingException
- Specified by:
getNameInNamespace
in interface Context
- Overrides:
getNameInNamespace
in class ContextFlyweight
- Throws:
NamingException
Copyright © 2005-2012. All Rights Reserved.