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