public class AgroalPropertiesReader extends Object implements Supplier<AgroalDataSourceConfiguration>
| Constructor and Description |
|---|
AgroalPropertiesReader(String prefix) |
| Modifier and Type | Method and Description |
|---|---|
AgroalDataSourceConfiguration |
get() |
AgroalPropertiesReader |
readProperties(String filename) |
public AgroalPropertiesReader(String prefix)
public AgroalDataSourceConfiguration get()
get in interface Supplier<AgroalDataSourceConfiguration>public AgroalPropertiesReader readProperties(String filename) throws IOException
IOExceptionCopyright © 2017 JBoss by Red Hat. All rights reserved.