@Documented
@Inherited
@Retention(value=RUNTIME)
public @interface EnvEntry
| Modifier and Type | Required Element and Description |
|---|---|
java.lang.String |
name |
java.lang.String |
value |
| Modifier and Type | Optional Element and Description |
|---|---|
java.lang.String |
description |
java.lang.String |
type |