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