Annotation Type NessieBackend
-
@Target(TYPE) @Retention(RUNTIME) @Inherited public @interface NessieBackend
-
-
Field Summary
Fields Modifier and Type Fields Description static java.lang.StringCONFIG_NAME_PREFIX
-
Required Element Summary
Required Elements Modifier and Type Required Element Description java.lang.Class<? extends BackendTestFactory>value
-
-
-
Element Detail
-
value
java.lang.Class<? extends BackendTestFactory> value
-
-