open method

  1. @override
Future open (String correlationId)

Opens the component.

  • correlationId (optional) transaction id to trace execution through call chain.
  • callback callback function that receives error or null no errors occured.