public class SystemPropertiesServiceLoader extends AbstractServiceLoader
AbstractServiceLoader, 
System.getProperty(String)| Constructor and Description | 
|---|
| SystemPropertiesServiceLoader() | 
| Modifier and Type | Method and Description | 
|---|---|
| protected String | getImplementationName(String serviceName)Gets the implementation class name for the given key. | 
getService, getService, getService, getService@Nullable protected String getImplementationName(String serviceName)
AbstractServiceLoadergetImplementationName in class AbstractServiceLoaderserviceName - the service name.null if none.