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 |
|---|
BlueprintURLContext(org.osgi.framework.Bundle callersBundle,
Hashtable<?,?> env) |
public BlueprintURLContext(org.osgi.framework.Bundle callersBundle,
Hashtable<?,?> env)
protected void finalize()
throws NamingException
finalize in class ObjectNamingExceptionpublic Object addToEnvironment(String propName, Object propVal) throws NamingException
addToEnvironment in interface ContextNamingExceptionpublic void bind(Name n, Object o) throws NamingException
bind in interface ContextNamingExceptionpublic void bind(String s, Object o) throws NamingException
bind in interface ContextNamingExceptionpublic void close()
throws NamingException
close in interface ContextNamingExceptionpublic Name composeName(Name name, Name prefix) throws NamingException
composeName in interface ContextNamingExceptionpublic String composeName(String name, String prefix) throws NamingException
composeName in interface ContextNamingExceptionpublic Context createSubcontext(Name n) throws NamingException
createSubcontext in interface ContextNamingExceptionpublic Context createSubcontext(String s) throws NamingException
createSubcontext in interface ContextNamingExceptionpublic void destroySubcontext(Name n) throws NamingException
destroySubcontext in interface ContextNamingExceptionpublic void destroySubcontext(String s) throws NamingException
destroySubcontext in interface ContextNamingExceptionpublic Hashtable<?,?> getEnvironment() throws NamingException
getEnvironment in interface ContextNamingExceptionpublic String getNameInNamespace() throws NamingException
getNameInNamespace in interface ContextNamingExceptionpublic NameParser getNameParser(Name n) throws NamingException
getNameParser in interface ContextNamingExceptionpublic NameParser getNameParser(String s) throws NamingException
getNameParser in interface ContextNamingExceptionpublic NamingEnumeration<NameClassPair> list(Name name) throws NamingException
list in interface ContextNamingExceptionpublic NamingEnumeration<NameClassPair> list(String s) throws NamingException
list in interface ContextNamingExceptionpublic NamingEnumeration<Binding> listBindings(Name name) throws NamingException
listBindings in interface ContextNamingExceptionpublic NamingEnumeration<Binding> listBindings(String name) throws NamingException
listBindings in interface ContextNamingExceptionpublic Object lookup(Name name) throws NamingException, ServiceUnavailableException
lookup in interface ContextNamingExceptionServiceUnavailableExceptionpublic Object lookup(String name) throws NamingException
lookup in interface ContextNamingExceptionpublic Object lookupLink(Name n) throws NamingException
lookupLink in interface ContextNamingExceptionpublic Object lookupLink(String s) throws NamingException
lookupLink in interface ContextNamingExceptionpublic void rebind(Name n, Object o) throws NamingException
rebind in interface ContextNamingExceptionpublic void rebind(String s, Object o) throws NamingException
rebind in interface ContextNamingExceptionpublic Object removeFromEnvironment(String propName) throws NamingException
removeFromEnvironment in interface ContextNamingExceptionpublic void rename(Name nOld, Name nNew) throws NamingException
rename in interface ContextNamingExceptionpublic void rename(String sOld, String sNew) throws NamingException
rename in interface ContextNamingExceptionpublic void unbind(Name n) throws NamingException
unbind in interface ContextNamingExceptionpublic void unbind(String s) throws NamingException
unbind in interface ContextNamingExceptionpublic static int getGracePeriod(org.osgi.framework.Bundle b)
b - The bundle to inspectCopyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.