-
WebParameterQualifiedName.valueOf(io.inverno.core.compiler.spi.BeanQualifiedName controllerQName,
String qname)
Creates a web parameter qualified name from the specified bean qualified name
of the web controller and the specified raw value of the form
<routeName>:<parameterName> where
<routeName> and <parameterName> are
valid Java names.
Creates a web parameter qualified name from the specified raw value of the form
WebRouteQualifiedName():<parameterName> where
<parameterName> is a valid Java name.