@Target(value=TYPE)
@Retention(value=RUNTIME)
public @interface Configurations
Modifier and Type | Optional Element and Description |
---|---|
boolean |
replace
Replace content of the base classes.
|
Configuration[] |
value
The configurations.
|
public abstract Configuration[] value