StatusRestService constructor

StatusRestService()

Creates a new instance of this service.

Implementation

StatusRestService() : super() {
  dependencyResolver.put('context-info',
      Descriptor('pip-services', 'context-info', 'default', '*', '1.0'));
}