public class PayaraServerProperties extends PayaraConfigSource implements org.eclipse.microprofile.config.spi.ConfigSource
configService, domainConfiguration, PROPERTY_PREFIX| Constructor and Description |
|---|
PayaraServerProperties() |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
int |
getOrdinal() |
Map<String,String> |
getProperties() |
String |
getValue(String propertyName) |
public Map<String,String> getProperties()
getProperties in interface org.eclipse.microprofile.config.spi.ConfigSourcepublic int getOrdinal()
getOrdinal in interface org.eclipse.microprofile.config.spi.ConfigSourcepublic String getValue(String propertyName)
getValue in interface org.eclipse.microprofile.config.spi.ConfigSourcepublic String getName()
getName in interface org.eclipse.microprofile.config.spi.ConfigSourceCopyright © 2019. All rights reserved.