Package tech.guilhermekaua.spigotboot.core.context.dependency.injector
package tech.guilhermekaua.spigotboot.core.context.dependency.injector
-
ClassDescriptionInterface for custom dependency injectors that can participate in the resolution process.Registry that holds and manages custom injectors.Callback interface for customizing a
CustomInjectorRegistry.Factory component that appliesCustomInjectorRegistryCustomizerbeans to the framework'sCustomInjectorRegistryduring context initialization.Default implementation ofCustomInjectorRegistry.Represents an injection point in the dependency injection system.Represents the result of a custom injector's resolution attempt.