A F I L M O R S T 

A

Activator - Class in org.glassfish.hk2.osgiresourcelocator
This activator initializes ServiceLoader with an appropriate instance.
Activator() - Constructor for class org.glassfish.hk2.osgiresourcelocator.Activator
 

F

findEntries(String) - Static method in class org.glassfish.hk2.osgiresourcelocator.ResourceFinder
 
findEntry(String) - Static method in class org.glassfish.hk2.osgiresourcelocator.ResourceFinder
 

I

initialize(ResourceFinder) - Static method in class org.glassfish.hk2.osgiresourcelocator.ResourceFinder
 
initialize(ServiceLoader) - Static method in class org.glassfish.hk2.osgiresourcelocator.ServiceLoader
 

L

lookupProviderClasses(Class<T>) - Static method in class org.glassfish.hk2.osgiresourcelocator.ServiceLoader
It is not clear why one needs this method, but it is provided just in case one needs it.
lookupProviderInstances(Class<T>) - Static method in class org.glassfish.hk2.osgiresourcelocator.ServiceLoader
Calling this method is equivalent to calling ServiceLoader.lookupProviderInstances(Class, ProviderFactory) with a null factory object.
lookupProviderInstances(Class<T>, ServiceLoader.ProviderFactory<T>) - Static method in class org.glassfish.hk2.osgiresourcelocator.ServiceLoader
 

M

make(Class, Class<T>) - Method in interface org.glassfish.hk2.osgiresourcelocator.ServiceLoader.ProviderFactory
 

O

org.glassfish.hk2.osgiresourcelocator - package org.glassfish.hk2.osgiresourcelocator
 

R

reset() - Static method in class org.glassfish.hk2.osgiresourcelocator.ResourceFinder
 
reset() - Static method in class org.glassfish.hk2.osgiresourcelocator.ServiceLoader
 
ResourceFinder - Class in org.glassfish.hk2.osgiresourcelocator
This class provides helper methods to look up resources that are part of OSGi bundles, but can't be exported.
ResourceFinder() - Constructor for class org.glassfish.hk2.osgiresourcelocator.ResourceFinder
 
ResourceFinderImpl - Class in org.glassfish.hk2.osgiresourcelocator
 
ResourceFinderImpl() - Constructor for class org.glassfish.hk2.osgiresourcelocator.ResourceFinderImpl
 

S

ServiceLoader - Class in org.glassfish.hk2.osgiresourcelocator
This is a gateway to OSGi bundles as far as META-INF/services files are concerned.
ServiceLoader.ProviderFactory<T> - Interface in org.glassfish.hk2.osgiresourcelocator
 
ServiceLoaderImpl - Class in org.glassfish.hk2.osgiresourcelocator
 
ServiceLoaderImpl() - Constructor for class org.glassfish.hk2.osgiresourcelocator.ServiceLoaderImpl
 
start(BundleContext) - Method in class org.glassfish.hk2.osgiresourcelocator.Activator
 
stop(BundleContext) - Method in class org.glassfish.hk2.osgiresourcelocator.Activator
 

T

trackBundles() - Method in class org.glassfish.hk2.osgiresourcelocator.ServiceLoaderImpl
 
A F I L M O R S T 

Copyright © 2013 GlassFish Community. All Rights Reserved.