Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

But when the component needs to specify some service properties dynamically (not statically from the annotation), then it may does do so by just returning a Map from the @Start callback. For instance:

...