Package io.smallrye.stork.api.config
Annotation Type ServiceDiscoveryAttributes
-
@Retention(RUNTIME) @Target(TYPE) public @interface ServiceDiscoveryAttributes
-
-
Required Element Summary
Required Elements Modifier and Type Required Element Description ServiceDiscoveryAttribute[]value
-
-
-
Element Detail
-
value
ServiceDiscoveryAttribute[] value
- Returns:
- the array of
ServiceDiscoveryAttribute, must not containnull.
-
-