public class ProviderFactory extends Object
| Modifier and Type | Field and Description |
|---|---|
private static Map<String,Class<? extends Provider>> |
providerMap |
| Constructor and Description |
|---|
ProviderFactory() |
| Modifier and Type | Method and Description |
|---|---|
static Provider |
getProvider(ServiceRunner runner,
String name,
Map config) |
public static Provider getProvider(ServiceRunner runner, String name, Map config) throws Lot49Exception
Lot49Exception