notify method

void notify (
  1. String correlationId,
  2. Parameters args
)
inherited

Notifies the component about occured event.

  • correlationId (optional) transaction id to trace execution through call chain.
  • args notification arguments.