A B C D E F G I J L M N O P R S T U

A

Activator - Class in org.apache.aries.jndi.startup
The activator for this bundle makes sure the static classes in it are driven so they can do their magic stuff properly.
Activator() - Constructor for class org.apache.aries.jndi.startup.Activator
 
addToEnvironment(String, Object) - Method in class org.apache.aries.jndi.DelegateContext
 
augmentEnvironment(Hashtable<?, ?>) - Static method in class org.apache.aries.jndi.Utils
 

B

bind(Name, Object) - Method in class org.apache.aries.jndi.DelegateContext
 
bind(String, Object) - Method in class org.apache.aries.jndi.DelegateContext
 
bind(Name, Object, Attributes) - Method in class org.apache.aries.jndi.DelegateContext
 
bind(String, Object, Attributes) - Method in class org.apache.aries.jndi.DelegateContext
 

C

callerContext - Variable in class org.apache.aries.jndi.ObjectFactoryHelper
 
close() - Method in class org.apache.aries.jndi.ContextManagerService
 
close() - Method in class org.apache.aries.jndi.ContextProvider
 
close() - Method in class org.apache.aries.jndi.DelegateContext
 
close() - Method in class org.apache.aries.jndi.ProviderAdminService
 
close() - Method in class org.apache.aries.jndi.SingleContextProvider
 
composeName(Name, Name) - Method in class org.apache.aries.jndi.DelegateContext
 
composeName(String, String) - Method in class org.apache.aries.jndi.DelegateContext
 
ContextHelper - Class in org.apache.aries.jndi
Provides helper methods for the DelegateContext.
ContextManagerService - Class in org.apache.aries.jndi
 
ContextManagerService(BundleContext) - Constructor for class org.apache.aries.jndi.ContextManagerService
 
ContextManagerServiceFactory - Class in org.apache.aries.jndi
 
ContextManagerServiceFactory() - Constructor for class org.apache.aries.jndi.ContextManagerServiceFactory
 
ContextProvider - Class in org.apache.aries.jndi
 
ContextProvider(BundleContext, ServiceReference) - Constructor for class org.apache.aries.jndi.ContextProvider
 
createInitialContextFactory(Hashtable<?, ?>) - Method in class org.apache.aries.jndi.JREInitialContextFactoryBuilder
 
createInitialContextFactory(Hashtable<?, ?>) - Method in class org.apache.aries.jndi.OSGiInitialContextFactoryBuilder
 
createObjectFactory(Object, Hashtable<?, ?>) - Method in class org.apache.aries.jndi.OSGiObjectFactoryBuilder
 
createSubcontext(Name) - Method in class org.apache.aries.jndi.DelegateContext
 
createSubcontext(String) - Method in class org.apache.aries.jndi.DelegateContext
 
createSubcontext(Name, Attributes) - Method in class org.apache.aries.jndi.DelegateContext
 
createSubcontext(String, Attributes) - Method in class org.apache.aries.jndi.DelegateContext
 
createURLContext(BundleContext, String, Hashtable<?, ?>) - Static method in class org.apache.aries.jndi.ContextHelper
This method is used to create a URL Context.

D

defaultContext - Variable in class org.apache.aries.jndi.ObjectFactoryHelper
 
DelegateContext - Class in org.apache.aries.jndi
 
DelegateContext(BundleContext, Hashtable<?, ?>) - Constructor for class org.apache.aries.jndi.DelegateContext
 
DelegateContext(BundleContext, ContextProvider) - Constructor for class org.apache.aries.jndi.DelegateContext
 
destroySubcontext(Name) - Method in class org.apache.aries.jndi.DelegateContext
 
destroySubcontext(String) - Method in class org.apache.aries.jndi.DelegateContext
 
DirObjectFactoryHelper - Class in org.apache.aries.jndi
 
DirObjectFactoryHelper(BundleContext, BundleContext) - Constructor for class org.apache.aries.jndi.DirObjectFactoryHelper
 
doPrivileged(PrivilegedExceptionAction<T>) - Static method in class org.apache.aries.jndi.Utils
 
doPrivilegedNaming(PrivilegedExceptionAction<T>) - Static method in class org.apache.aries.jndi.Utils
 

E

extendedOperation(ExtendedRequest) - Method in class org.apache.aries.jndi.DelegateContext
 

F

find(String) - Method in interface org.apache.aries.jndi.tracker.ServiceTrackerCustomizers.CachingServiceTracker
 
findContext(Name) - Method in class org.apache.aries.jndi.DelegateContext
 
findContext(String) - Method in class org.apache.aries.jndi.DelegateContext
 
first - Variable in class org.apache.aries.jndi.Tuple
 

G

getAttributes(Name) - Method in class org.apache.aries.jndi.DelegateContext
 
getAttributes(String) - Method in class org.apache.aries.jndi.DelegateContext
 
getAttributes(Name, String[]) - Method in class org.apache.aries.jndi.DelegateContext
 
getAttributes(String, String[]) - Method in class org.apache.aries.jndi.DelegateContext
 
getBundleContext(Map<?, ?>, Class<?>) - Static method in class org.apache.aries.jndi.Utils
 
getConnectControls() - Method in class org.apache.aries.jndi.DelegateContext
 
getContext() - Method in class org.apache.aries.jndi.ContextProvider
 
getContext() - Method in class org.apache.aries.jndi.SingleContextProvider
 
getContext() - Method in class org.apache.aries.jndi.URLContextProvider
 
getContextProvider(BundleContext, Hashtable<?, ?>) - Static method in class org.apache.aries.jndi.ContextHelper
 
getEnvironment() - Method in class org.apache.aries.jndi.DelegateContext
 
getEnvironmentAugmentors() - Static method in class org.apache.aries.jndi.startup.Activator
 
getInitialContext(BundleContext, Hashtable<?, ?>) - Static method in class org.apache.aries.jndi.ContextHelper
 
getInitialContext(Hashtable<?, ?>) - Method in class org.apache.aries.jndi.OSGiInitialContextFactoryBuilder
 
getInitialContextFactoryBuilderServices() - Static method in class org.apache.aries.jndi.startup.Activator
 
getInitialContextFactoryServices() - Static method in class org.apache.aries.jndi.startup.Activator
 
getNameInNamespace() - Method in class org.apache.aries.jndi.DelegateContext
 
getNameParser(Name) - Method in class org.apache.aries.jndi.DelegateContext
 
getNameParser(String) - Method in class org.apache.aries.jndi.DelegateContext
 
getObjectInstance(Object, Name, Context, Hashtable<?, ?>, Attributes) - Method in class org.apache.aries.jndi.DirObjectFactoryHelper
 
getObjectInstance(Object, Name, Context, Hashtable<?, ?>) - Method in class org.apache.aries.jndi.ObjectFactoryHelper
 
getObjectInstance(Object, Name, Context, Hashtable<?, ?>) - Method in class org.apache.aries.jndi.OSGiObjectFactoryBuilder
 
getObjectInstance(Object, Name, Context, Hashtable<?, ?>, Attributes) - Method in class org.apache.aries.jndi.OSGiObjectFactoryBuilder
 
getObjectInstance(Object, Name, Context, Map<?, ?>) - Method in class org.apache.aries.jndi.ProviderAdminService
 
getObjectInstance(Object, Name, Context, Map<?, ?>, Attributes) - Method in class org.apache.aries.jndi.ProviderAdminService
 
getObjectInstanceUsingObjectFactories(Object, Name, Context, Hashtable<?, ?>) - Method in class org.apache.aries.jndi.ObjectFactoryHelper
 
getReferencesPrivileged(BundleContext, Class<?>) - Static method in class org.apache.aries.jndi.Utils
 
getRequestControls() - Method in class org.apache.aries.jndi.DelegateContext
 
getResponseControls() - Method in class org.apache.aries.jndi.DelegateContext
 
getSchema(Name) - Method in class org.apache.aries.jndi.DelegateContext
 
getSchema(String) - Method in class org.apache.aries.jndi.DelegateContext
 
getSchemaClassDefinition(Name) - Method in class org.apache.aries.jndi.DelegateContext
 
getSchemaClassDefinition(String) - Method in class org.apache.aries.jndi.DelegateContext
 
getService(Bundle, ServiceRegistration) - Method in class org.apache.aries.jndi.ContextManagerServiceFactory
 
getService(Bundle, ServiceRegistration) - Method in class org.apache.aries.jndi.ProviderAdminServiceFactory
 
getServicePrivileged(BundleContext, ServiceReference) - Static method in class org.apache.aries.jndi.Utils
 
getSystemProperty(String, String) - Static method in class org.apache.aries.jndi.Utils
 
getURLObectFactoryFinderServices() - Static method in class org.apache.aries.jndi.startup.Activator
 
getURLObjectFactory(BundleContext, String, Hashtable<?, ?>) - Static method in class org.apache.aries.jndi.ContextHelper
 
getUrlScheme(String) - Static method in class org.apache.aries.jndi.ObjectFactoryHelper
 

I

ICF_CACHE - Static variable in class org.apache.aries.jndi.tracker.ServiceTrackerCustomizers
 
isValid() - Method in class org.apache.aries.jndi.ContextProvider
 

J

JREInitialContextFactoryBuilder - Class in org.apache.aries.jndi
 
JREInitialContextFactoryBuilder() - Constructor for class org.apache.aries.jndi.JREInitialContextFactoryBuilder
 

L

LAZY - Static variable in class org.apache.aries.jndi.tracker.ServiceTrackerCustomizers
 
list(Name) - Method in class org.apache.aries.jndi.DelegateContext
 
list(String) - Method in class org.apache.aries.jndi.DelegateContext
 
listBindings(Name) - Method in class org.apache.aries.jndi.DelegateContext
 
listBindings(String) - Method in class org.apache.aries.jndi.DelegateContext
 
lookup(Name) - Method in class org.apache.aries.jndi.DelegateContext
 
lookup(String) - Method in class org.apache.aries.jndi.DelegateContext
 
lookupLink(Name) - Method in class org.apache.aries.jndi.DelegateContext
 
lookupLink(String) - Method in class org.apache.aries.jndi.DelegateContext
 

M

MESSAGES - Static variable in class org.apache.aries.jndi.Utils
 
modifyAttributes(Name, int, Attributes) - Method in class org.apache.aries.jndi.DelegateContext
 
modifyAttributes(String, int, Attributes) - Method in class org.apache.aries.jndi.DelegateContext
 
modifyAttributes(Name, ModificationItem[]) - Method in class org.apache.aries.jndi.DelegateContext
 
modifyAttributes(String, ModificationItem[]) - Method in class org.apache.aries.jndi.DelegateContext
 

N

newInitialContext() - Method in class org.apache.aries.jndi.ContextManagerService
 
newInitialContext(Map<?, ?>) - Method in class org.apache.aries.jndi.ContextManagerService
 
newInitialDirContext() - Method in class org.apache.aries.jndi.ContextManagerService
 
newInitialDirContext(Map<?, ?>) - Method in class org.apache.aries.jndi.ContextManagerService
 
newInstance(Control[]) - Method in class org.apache.aries.jndi.DelegateContext
 

O

ObjectFactoryHelper - Class in org.apache.aries.jndi
 
ObjectFactoryHelper(BundleContext, BundleContext) - Constructor for class org.apache.aries.jndi.ObjectFactoryHelper
 
org.apache.aries.jndi - package org.apache.aries.jndi
 
org.apache.aries.jndi.startup - package org.apache.aries.jndi.startup
 
org.apache.aries.jndi.tracker - package org.apache.aries.jndi.tracker
 
OSGiInitialContextFactoryBuilder - Class in org.apache.aries.jndi
 
OSGiInitialContextFactoryBuilder() - Constructor for class org.apache.aries.jndi.OSGiInitialContextFactoryBuilder
 
OSGiObjectFactoryBuilder - Class in org.apache.aries.jndi
 
OSGiObjectFactoryBuilder(BundleContext) - Constructor for class org.apache.aries.jndi.OSGiObjectFactoryBuilder
 

P

ProviderAdminService - Class in org.apache.aries.jndi
 
ProviderAdminService(BundleContext, BundleContext) - Constructor for class org.apache.aries.jndi.ProviderAdminService
 
ProviderAdminServiceFactory - Class in org.apache.aries.jndi
 
ProviderAdminServiceFactory(BundleContext) - Constructor for class org.apache.aries.jndi.ProviderAdminServiceFactory
 

R

rebind(Name, Object) - Method in class org.apache.aries.jndi.DelegateContext
 
rebind(String, Object) - Method in class org.apache.aries.jndi.DelegateContext
 
rebind(Name, Object, Attributes) - Method in class org.apache.aries.jndi.DelegateContext
 
rebind(String, Object, Attributes) - Method in class org.apache.aries.jndi.DelegateContext
 
reconnect(Control[]) - Method in class org.apache.aries.jndi.DelegateContext
 
removeFromEnvironment(String) - Method in class org.apache.aries.jndi.DelegateContext
 
rename(Name, Name) - Method in class org.apache.aries.jndi.DelegateContext
 
rename(String, String) - Method in class org.apache.aries.jndi.DelegateContext
 

S

search(Name, Attributes, String[]) - Method in class org.apache.aries.jndi.DelegateContext
 
search(String, Attributes, String[]) - Method in class org.apache.aries.jndi.DelegateContext
 
search(Name, Attributes) - Method in class org.apache.aries.jndi.DelegateContext
 
search(String, Attributes) - Method in class org.apache.aries.jndi.DelegateContext
 
search(Name, String, SearchControls) - Method in class org.apache.aries.jndi.DelegateContext
 
search(String, String, SearchControls) - Method in class org.apache.aries.jndi.DelegateContext
 
search(Name, String, Object[], SearchControls) - Method in class org.apache.aries.jndi.DelegateContext
 
search(String, String, Object[], SearchControls) - Method in class org.apache.aries.jndi.DelegateContext
 
second - Variable in class org.apache.aries.jndi.Tuple
 
SERVICE_REFERENCE_COMPARATOR - Static variable in class org.apache.aries.jndi.Utils
 
ServiceTrackerCustomizers - Class in org.apache.aries.jndi.tracker
 
ServiceTrackerCustomizers() - Constructor for class org.apache.aries.jndi.tracker.ServiceTrackerCustomizers
 
ServiceTrackerCustomizers.CachingServiceTracker - Interface in org.apache.aries.jndi.tracker
 
setRequestControls(Control[]) - Method in class org.apache.aries.jndi.DelegateContext
 
SingleContextProvider - Class in org.apache.aries.jndi
 
SingleContextProvider(BundleContext, ServiceReference, Context) - Constructor for class org.apache.aries.jndi.SingleContextProvider
 
start(BundleContext) - Method in class org.apache.aries.jndi.startup.Activator
 
stop(BundleContext) - Method in class org.apache.aries.jndi.startup.Activator
 

T

toHashtable(Map<?, ?>) - Static method in class org.apache.aries.jndi.Utils
 
Tuple<U,V> - Class in org.apache.aries.jndi
 
Tuple(U, V) - Constructor for class org.apache.aries.jndi.Tuple
 

U

unbind(Name) - Method in class org.apache.aries.jndi.DelegateContext
 
unbind(String) - Method in class org.apache.aries.jndi.DelegateContext
 
ungetService(Bundle, ServiceRegistration, Object) - Method in class org.apache.aries.jndi.ContextManagerServiceFactory
 
ungetService(Bundle, ServiceRegistration, Object) - Method in class org.apache.aries.jndi.ProviderAdminServiceFactory
 
URL_FACTORY_CACHE - Static variable in class org.apache.aries.jndi.tracker.ServiceTrackerCustomizers
 
URLContextProvider - Class in org.apache.aries.jndi
 
URLContextProvider(BundleContext, ServiceReference, ObjectFactory, Hashtable<?, ?>) - Constructor for class org.apache.aries.jndi.URLContextProvider
 
Utils - Class in org.apache.aries.jndi
 

A B C D E F G I J L M N O P R S T U

Copyright © 2009-2011 The Apache Software Foundation. All Rights Reserved.