Generates
ServiceLoader META-INF/services/SERVICE_INTERFACE files
and validates.- Author:
- agentgt
-
Optional Element Summary
Optional Elements
-
Element Details
-
value
The specific interface to generate a service registration.- Returns:
- if
voidis returned which is the default the interface will be inferred.
- Default:
- {void.class}
-