Package | Description |
---|---|
org.glassfish.hk2.osgiresourcelocator |
Class and Description |
---|
ResourceFinder
This class provides helper methods to look up resources that are part of OSGi bundles,
but can't be exported.
|
ServiceLoader
This is a gateway to OSGi bundles as far as META-INF/services files are concerned.
|
ServiceLoader.ProviderFactory |
ServiceLoaderImpl.ProvidersList
List of
ServiceLoaderImpl.ProvidersPerBundle
Synchronisation is handled by outer class. |
ServiceLoaderImpl.ProvidersPerBundle
Map of service name to provider names for a particular bundle
|