Package | Description |
---|---|
java.lang.module |
Classes to support module descriptors and creating configurations of modules
by means of resolution and service binding.
|
Modifier and Type | Method and Description |
---|---|
Map<String,ModuleDescriptor.Provides> |
ModuleDescriptor.provides()
The services that this module provides.
|
Modifier and Type | Method and Description |
---|---|
ModuleDescriptor.Builder |
ModuleDescriptor.Builder.provides(ModuleDescriptor.Provides p)
Provides a service with one or more implementations.
|
Submit a bug or feature
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.
Copyright © 1993, 2016, Oracle and/or its affiliates. All rights reserved.
DRAFT 9-Ubuntu+0-9b134-2