Uses of Interface
io.inverno.core.compiler.spi.ModuleInfoBuilder
Packages that use ModuleInfoBuilder
-
Uses of ModuleInfoBuilder in io.inverno.core.compiler.spi
Methods in io.inverno.core.compiler.spi that return ModuleInfoBuilderModifier and TypeMethodDescriptionModuleInfoBuilder.beans(ModuleBeanInfo[] beans)Sets the beans that should be part of the module.ModuleInfoBuilder.modules(ModuleInfo[] modules)Sets the modules that should be part of the module.ModuleInfoBuilder.sockets(SocketBeanInfo[] sockets)Sets the sockets that should be part of the module.