Module io.inverno.core.compiler
Package io.inverno.core.compiler.spi
Interface ModuleBeanSingleSocketInfo
- All Superinterfaces:
Info,ModuleBeanSocketInfo,ReporterInfo,SingleSocketInfo,SocketInfo
A single bean socket info represents a single dependency injection point on a bean or a one-to-one relationship between two 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.ReporterInfo
error, hasError, hasWarning, warningMethods inherited from interface io.inverno.core.compiler.spi.SingleSocketInfo
getBeanMethods inherited from interface io.inverno.core.compiler.spi.SocketInfo
getSelectors, getSocketElement, getType, isOptional, isResolved