allex_servicecollectionservice

v0.0.1
allex_servicecollectionservice
ecosystem:AllexJS

ServiceCollectionService

This is a specialization of ServiceContainerService.

Initiating the service

It needs a modulename field in its construction propertyhash.

The module specified by the modulename field will be used to instantiate all contained sub-Services.

Spawning sub-Services

The spawn method of the service User will need a propertyhash for the new sub-Service.

The propertyhash for service User's spawn must contain a name field. That name field will declare the name of the sub-Service under which it will be mapped in the subservices map of the ServiceCollectionService instance.

Metadata

  • ISC
  • Whatever
  • Andrija Petrovic
  • released 7/18/2017

Downloads

Maintainers