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
protected String getImplementationName(String serviceName)
AbstractServiceLoader
getImplementationName
in class AbstractServiceLoader
serviceName
- the service name.null
if none.