Interface QueueStateIdGeneratorService


public interface QueueStateIdGeneratorService
Created by IntelliJ IDEA. User: Date: 07/08/13 Service that generates DB unique ids for the queue
  • Method Summary

    Modifier and Type
    Method
    Description
    generates a unique DB id for the queue consumers
  • Method Details

    • generateStateId

      Long generateStateId()
      generates a unique DB id for the queue consumers
      Returns:
      Long of a unique DB id