@Documented @Target(value=TYPE) @Retention(value=RUNTIME) @Repeatable(value=UsesContainers.class) public @interface UsesContainer
| Modifier and Type | Required Element and Description |
|---|---|
java.lang.String |
name |
| Modifier and Type | Optional Element and Description |
|---|---|
java.lang.String |
description |
java.lang.String |
technology |