@Repeatable(value=Environments.class) @Retention(value=RUNTIME) @Target(value=TYPE) @Inherited public @interface Environment
Modifier and Type | Required Element and Description |
---|---|
Class<? extends EnvironmentProvider> |
value |
public abstract Class<? extends EnvironmentProvider> value
1.1.6-SNAPSHOT - Copyright © 2018 Talend Component Kit Documentation