@Target(value={TYPE,METHOD}) @Retention(value=RUNTIME) @ExtendWith(value=ScopesExtension.class) public @interface Scopes
| Modifier and Type | Optional Element and Description |
|---|---|
Class<? extends Annotation>[] |
scopes |
public abstract Class<? extends Annotation>[] scopes
Copyright © 2020 The Apache Software Foundation. All rights reserved.