Function used to map an instance the first time it is found. If this method returns a non-null value (after promise resolving) the service will be mapped and made available on the mapped discovery.
Destroy a mapped service when it becomes unavailable.
Optional function used to update a service. If this method returns a non-null value (after promise resolving) the service will be updated on the mapped discovery.
Generated using TypeDoc
Mapper that support both creation and updating of services.