public override ServiceName makeServiceName(String name, ServiceType type) { return(new ServiceName(name, type, registrationDomain.ToString())); }