Summary:
Detail:
Module
Provides socket information to the Inverno compiler.
These information are necessary for the compiler to be able to load component modules in a module while preserving socket names and preventing dependency cycles.
String
name
String[]
wiredTo
Indicates the name of the socket, defaults to the name of the socket class.
""
Indicates the name of the beans in the module a socket bean is wired to.
{}