| Modifier and Type | Required Element and Description |
|---|---|
String |
header
The header name in the
META-INF/MANIFEST.MF file. |
String |
jar
The jar file name (in the classpath) containing the
META-INF/MANIFEST.MF file. |
| Modifier and Type | Optional Element and Description |
|---|---|
String |
defaultValue
The default value to set in case the header does not exist or cannot be loaded.
|
boolean |
failFast
Flag to fail the configuration process if the header is absent
|
int |
order
Injection order regarding other annotations.
|
public abstract String jar
META-INF/MANIFEST.MF file.META-INF/MANIFEST.MF file.public abstract String header
META-INF/MANIFEST.MF file.META-INF/MANIFEST.MF file.public abstract String defaultValue
Copyright © 2020. All rights reserved.