@Target(value=TYPE) @Inherited @Repeatable(value=DefConcurrencyGroups.class) @Retention(value=RUNTIME) public @interface DefConcurrencyGroup
| Modifier and Type | Optional Element and Description |
|---|---|
int |
maxConcurrency |
String |
name |
public abstract String name
Copyright © 2024. All rights reserved.