I want to observe a list of config parameters (names) in MOJO plugin without injecting @Param for each.
If the customer still uses old parameter, the MOJO wouldn't know it. Therefore I want to read the list of paramaters. And if he stil uses the old name, the plugin would fail with a hint saying how to fix this problem. Is this possible in MOJO? Thx Tibor
