public interface ServiceInstanceIdGenerator
ServiceInstance.| Modifier and Type | Method and Description | 
|---|---|
java.lang.String | 
generateId(Environment environment,
          ServiceInstance serviceInstance)
Generates a service ID. 
 | 
@NonNull java.lang.String generateId(Environment environment, ServiceInstance serviceInstance)
environment - The environmentserviceInstance - The service instance