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