@GroupInfo(name="JndiLoader Configuration", desc="Since application containers use various JNDI roots to store environment varibles, these properties allow customization. The most common roots are \"\" or \"comp/env/\". If your container uses something different, set one of these properties. All configured JNDI roots will be searched for each application property. For both properties, trailing slashes will automcatically be added, however, a leading slash is significant - is non-standard but allowed and your properties must match.") public static interface JndiLoader.CONFIG extends BasePropertyGroup
| Modifier and Type | Field and Description |
|---|---|
static StrProp |
ADDED_JNDI_ROOTS |
static StrProp |
STANDARD_JNDI_ROOTS |
Copyright © 2017. All rights reserved.