public class ExporterRegistry extends Object
| Constructor and Description |
|---|
ExporterRegistry() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
exportAll() |
static ExporterRegistry |
instance() |
ExporterRegistry |
register(Exporter exporter) |
public ExporterRegistry()
public static ExporterRegistry instance()
public ExporterRegistry register(Exporter exporter)
Copyright © 2016. All rights reserved.