December 2021
Intermediate to advanced
970 pages
18h 58m
English
What services, service interfaces, and service providers are
How to implement a service in Java
How to use a Java interface as a service implementation
How to load service providers using the ServiceLoader class
How to use the uses statement in a module declaration to specify the service interface that the current module discovers and loads using the ServiceLoader class
How to use the provides statement to specify a service provider provided by the current module
How to discover, filter, and select service ...
Read now
Unlock full access