public class ConverterFactory extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ConverterFactory.NoSuchConverterException |
| Constructor and Description |
|---|
ConverterFactory() |
| Modifier and Type | Method and Description |
|---|---|
static Converter |
factory(Converter.Type type,
Map<String,Object> config) |
public static Converter factory(Converter.Type type, Map<String,Object> config) throws ConverterFactory.NoSuchConverterException, ConfigurationException
Copyright © 2012-2016 Graylog, Inc.. All Rights Reserved.