public class ExtractorFactory extends Object
| Constructor and Description |
|---|
ExtractorFactory(EmbeddedRabbitMqConfig config) |
| Modifier and Type | Method and Description |
|---|---|
Extractor |
getNewInstance()
Returns an Extractor instance appropriate based on the given configuration.
|
public ExtractorFactory(EmbeddedRabbitMqConfig config)
public Extractor getNewInstance()
Copyright © 2016–2017. All rights reserved.