| Package | Description |
|---|---|
| fish.payara.nucleus.microprofile.config.source |
| Modifier and Type | Class and Description |
|---|---|
class |
ApplicationConfigSource |
class |
ClusterConfigSource |
class |
ConfigConfigSource |
class |
DomainConfigSource |
class |
DottedNamesConfigSource |
class |
JNDIConfigSource
A Configuration source that retrieved a String property from JNDI If the JNDI
entry is not a String null is returned.
|
class |
ModuleConfigSource |
class |
PasswordAliasConfigSource |
class |
PayaraServerProperties
Config Source that gives you information about the Payara instance you are
running in
|
class |
SecretsDirConfigSource
Config Source that reads properties from files from a directory
where filename is the property name and file contents is the property value.
|
class |
ServerConfigSource |
class |
SystemPropertyConfigSource |
Copyright © 2019. All rights reserved.