Module io.inverno.core.compiler
Package io.inverno.core.compiler.spi
Interface ModuleBeanMultiSocketInfo
- All Superinterfaces:
Info,ModuleBeanSocketInfo,MultiSocketInfo,ReporterInfo,SocketInfo
A 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.
- Author:
- Jeremy Kuhn
-
Method Summary
Methods inherited from interface io.inverno.core.compiler.spi.ModuleBeanSocketInfo
getQualifiedName, isLazyMethods inherited from interface io.inverno.core.compiler.spi.MultiSocketInfo
getBeans, getMultiTypeMethods inherited from interface io.inverno.core.compiler.spi.ReporterInfo
error, hasError, hasWarning, warningMethods inherited from interface io.inverno.core.compiler.spi.SocketInfo
getSelectors, getSocketElement, getType, isOptional, isResolved