public static final class ModuleMetadata.Entry
extends java.lang.Object
implements java.io.Serializable
| Modifier and Type | Field and Description |
|---|---|
java.util.List<java.lang.String> |
providerNames |
java.util.List<java.net.URL> |
resources |
| Constructor and Description |
|---|
Entry() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasProvider() |
private void |
load(java.net.URL source,
java.io.InputStream is)
Loads a single service file.
|