public class MetaInfServiceLoader extends AbstractServiceLoader
Constructor and Description |
---|
MetaInfServiceLoader()
Creates a new META-INF properties service loader.
|
Modifier and Type | Method and Description |
---|---|
protected String |
getImplementationName(String key)
Gets the implementation class name for the given key.
|
getService, getService, getService, getService
public MetaInfServiceLoader()
protected String getImplementationName(String key)
AbstractServiceLoader
getImplementationName
in class AbstractServiceLoader
key
- the service name.null
if none.