Package io.debezium.service
package io.debezium.service
-
ClassDescriptionDefault implementation of the
ServiceRegistry.Contract that defines a service that can be registered with aServiceRegistry.Exception that identifies a service dependency injection failure.ServiceRegistration<T extends Service>Describes a registration for a specific service.Indicates that a specific service was requested but was not found in the registry.