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