@Target(value=PARAMETER)
 @Retention(value=RUNTIME)
public static @interface ContainerProperties.Property
| Modifier and Type | Fields and Description | 
|---|---|
| static java.lang.String | IGNORED | 
| Modifier and Type | Required Element and Description | 
|---|---|
| java.lang.String | name | 
| Modifier and Type | Optional Element and Description | 
|---|---|
| java.lang.String | value |