Uses of Interface
io.inverno.core.compiler.spi.SingleSocketInfo
Packages that use SingleSocketInfo
-
Uses of SingleSocketInfo in io.inverno.core.compiler.spi
Subinterfaces of SingleSocketInfo in io.inverno.core.compiler.spiModifier and TypeInterfaceDescriptioninterfaceA single bean socket info represents a single dependency injection point on a bean or a one-to-one relationship between two beans.interfaceAn overriding socket bean info is an single socket bean info used as an override for anOverridableBeanInfo.interfaceA single socket bean info represents a single dependency entry point on a module or a one-to-one relationship between a module and a bean external to the module.Methods in io.inverno.core.compiler.spi with parameters of type SingleSocketInfoModifier and TypeMethodDescriptionModuleInfoVisitor.visit(SingleSocketInfo singleSocketInfo, P p) Visits single socket info.