Interface TimeProducerPort

All Superinterfaces:
Port

public interface TimeProducerPort extends Port
Produces the current time in the form of a String.
  • Method Summary

    Modifier and Type
    Method
    Description
    Fetch the time.
  • Method Details

    • getTime

      Date getTime()
      Fetch the time.