public class ConfigurationExporter<T extends Configuration> extends Object
| Constructor and Description |
|---|
ConfigurationExporter(T configuration) |
| Modifier and Type | Method and Description |
|---|---|
void |
toProperties(OutputStream output) |
public ConfigurationExporter(T configuration)
public void toProperties(OutputStream output)
Copyright © 2018 JBoss by Red Hat. All rights reserved.