public abstract class ServiceProviderFinder extends Object
| Constructor and Description | 
|---|
| ServiceProviderFinder() | 
| Modifier and Type | Method and Description | 
|---|---|
| abstract List<String> | getServiceProviderList(String spiClass)Gets the list of classes bound to the spiClass key, looking
 for entries under META-INF/services/[spiClass] | 
Copyright © 2016 The Apache Software Foundation. All Rights Reserved.