Uses of Interface
io.inverno.core.compiler.spi.MultiSocketInfo
Packages that use MultiSocketInfo
-
Uses of MultiSocketInfo in io.inverno.core.compiler.spi
Subinterfaces of MultiSocketInfo in io.inverno.core.compiler.spiModifier and TypeInterfaceDescriptioninterfaceA multiple bean socket info represents a multiple dependency injection point on a bean or a one-to-many relationship between the bean and an array or collection of other beans.interfaceA multiple socket bean info represents a multiple dependency injection point on a module or a one-to-many relationship between a module and an array or collection of beans external to the module.Methods in io.inverno.core.compiler.spi with parameters of type MultiSocketInfoModifier and TypeMethodDescriptionModuleInfoVisitor.visit(MultiSocketInfo multiSocketInfo, P p)Visits multiple socket info.