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