Uses of Interface
io.inverno.core.compiler.spi.NestedBeanInfo
Packages that use NestedBeanInfo
-
Uses of NestedBeanInfo in io.inverno.core.compiler.spi
Methods in io.inverno.core.compiler.spi that return NestedBeanInfoModifier and TypeMethodDescriptionBeanInfo.getNestedBeans()Returns a list of beans nested in this bean, ie. provided by this bean.Methods in io.inverno.core.compiler.spi with parameters of type NestedBeanInfoModifier and TypeMethodDescriptionModuleInfoVisitor.visit(NestedBeanInfo nestedBeanInfo, P p)Visits nested bean info.