NodeServiceHandler constructor

const NodeServiceHandler(
  1. ServiceController controller
)

Creates a service handler over controller.

Implementation

const NodeServiceHandler(this.controller);