Interface | Description |
---|---|
ServiceLoader.ProviderFactory<T> |
Class | Description |
---|---|
Activator |
This activator initializes
ServiceLoader with an appropriate instance. |
ResourceFinder |
This class provides helper methods to look up resources that are part of OSGi bundles,
but can't be exported.
|
ResourceFinderImpl | |
ServiceLoader |
This is a gateway to OSGi bundles as far as META-INF/services files are concerned.
|
ServiceLoaderImpl |
Copyright © 2015 GlassFish Community. All rights reserved.