@Repeatable(value=EeComponentDependencies.class) @Retention(value=RUNTIME) @Target(value=TYPE) public @interface EeComponentDependency
| Modifier and Type | Required Element and Description |
|---|---|
EeComponentType |
value |
| Modifier and Type | Optional Element and Description |
|---|---|
String[] |
implementations |
public abstract EeComponentType value
public abstract String[] implementations
Copyright © 2015–2020. All rights reserved.