Uses of Annotation Type
io.debezium.service.spi.InjectService
Packages that use InjectService
-
Uses of InjectService in io.debezium.processors
Methods in io.debezium.processors with annotations of type InjectServiceModifier and TypeMethodDescriptionvoidPostProcessorRegistry.setBeanRegistry(BeanRegistry beanRegistry) -
Uses of InjectService in io.debezium.service
Methods in io.debezium.service with parameters of type InjectServiceModifier and TypeMethodDescriptionprivate <T extends Service>
voidDefaultServiceRegistry.doInjection(T service, Method method, InjectService injectService)