| Modifier and Type | Required Element and Description |
|---|---|
String |
value
The object name in the JNDI context.
|
| Modifier and Type | Optional Element and Description |
|---|---|
String |
defaultValue
The default value to set in case the key does not exist or cannot be loaded.
|
boolean |
failFast
Flag to fail the configuration process if the key is absent
|
int |
order
Injection order regarding other annotations.
|
public abstract String value
public abstract String defaultValue
Copyright © 2020. All rights reserved.