public class ConnectorConfigParserFactory extends Object
Constructor and Description |
---|
ConnectorConfigParserFactory() |
Modifier and Type | Method and Description |
---|---|
static ConnectorConfigParser |
getParser(String type)
Returns a specific connector configuration parser class based on the
type of configurations to parse.
|
public static ConnectorConfigParser getParser(String type)
type
- Parser class type.Copyright © 2019. All rights reserved.