@Singleton public class DefaultInformerApiGroupResolver extends java.lang.Object implements InformerApiGroupResolver
InformerApiGroupResolver
.Constructor and Description |
---|
DefaultInformerApiGroupResolver(DiscoveryCache discoveryCache) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
resolveInformerApiGroup(io.micronaut.core.annotation.AnnotationValue<Informer> informer)
Resolves the informer's watched resources api group.
|
public DefaultInformerApiGroupResolver(@Nullable DiscoveryCache discoveryCache)
@NonNull public java.lang.String resolveInformerApiGroup(@NonNull io.micronaut.core.annotation.AnnotationValue<Informer> informer)
InformerApiGroupResolver
resolveInformerApiGroup
in interface InformerApiGroupResolver
informer
- the informer