public class HashingInstanceUrlIdGenerator extends Object implements InstanceIdGenerator
| Constructor and Description |
|---|
HashingInstanceUrlIdGenerator() |
| Modifier and Type | Method and Description |
|---|---|
InstanceId |
generateId(Registration registration)
Generate an id based on the given Instance
|
public InstanceId generateId(Registration registration)
InstanceIdGeneratorgenerateId in interface InstanceIdGeneratorregistration - the registration the id is computed for.Copyright © 2019 codecentric AG. All rights reserved.