@DefaultImplementation(value=DefaultInformerLabelSelectorResolver.class) public interface InformerLabelSelectorResolver
Modifier and Type | Method and Description |
---|---|
java.lang.String |
resolveInformerLabels(io.micronaut.core.annotation.AnnotationValue<Informer> informer)
Resolves the informer's watched resources label selector.
|
@Nullable java.lang.String resolveInformerLabels(@NonNull io.micronaut.core.annotation.AnnotationValue<Informer> informer)
informer
- the informer