public class ScanSearchProviderManager extends Object
Constructor and Description |
---|
ScanSearchProviderManager() |
Modifier and Type | Method and Description |
---|---|
static ScanSearchProvider |
getInstance(String providerName)
Get instance pointing to a search provider This method makes sure that there just one instance of search provider
for a given dimension.
|
static void |
removeInstance(String providerName)
Cleanup the existing instance.
|
public static ScanSearchProvider getInstance(String providerName)
providerName
- name unique identifier for search provider instancespublic static void removeInstance(String providerName)
providerName
- The name of the providerCopyright © 2016–2018 Yahoo! Inc.. All rights reserved.