All Known Implementing Classes:
CloudFoundryInstanceIdGenerator, HashingInstanceUrlIdGenerator

public interface InstanceIdGenerator
  • Method Summary

    Modifier and Type
    Method
    Description
    generateId(Registration registration)
    Generate an id based on the given Instance
  • Method Details

    • generateId

      InstanceId generateId(Registration registration)
      Generate an id based on the given Instance
      Parameters:
      registration - the registration the id is computed for.
      Returns:
      the instance id