Interface InformerApiGroupResolver
- All Known Implementing Classes:
DefaultInformerApiGroupResolver
@DefaultImplementation(DefaultInformerApiGroupResolver.class)
public interface InformerApiGroupResolver
The informer's resource api group.
- Since:
- 3.3
- Author:
- Pavol Gressa
-
Method Summary
Modifier and TypeMethodDescription@NonNull String
resolveInformerApiGroup
(@NonNull io.micronaut.core.annotation.AnnotationValue<Informer> informer) Resolves the informer's watched resources api group.