Interface AbsoluteTimeoutHandler

All Known Implementing Classes:
AbsoluteTimeAutoAdvancer

public interface AbsoluteTimeoutHandler
The AbsoluteTimeoutHandler is kind of a marker interface for absolute timeouts (timeout is happening at a specific date)
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final String
    metadata name for the absolute timeout time
  • Method Summary

    Modifier and Type
    Method
    Description
    long
    Returns the timeout time in ms.
  • Field Details

  • Method Details

    • getTimeoutDate

      long getTimeoutDate(WorkItem item)
      Returns the timeout time in ms.
      Parameters:
      item - workitem
      Returns:
      timeout time/date in ms in case the time/date is set otherwise -1