Class RealTimeTimeProvider

    • Constructor Detail

      • RealTimeTimeProvider

        public RealTimeTimeProvider()
    • Method Detail

      • getDate

        public Date getDate()
        Gets the Date specifying the current date and time.
        Specified by:
        getDate in class TimeProviderBase
        Returns:
        The Date specifying the current date and time.
      • getDateTime

        public org.joda.time.DateTime getDateTime()
        When overridden in derived class, gets the DateTime specifying the current date and time.
        Specified by:
        getDateTime in class TimeProviderBase
        Returns:
        the DateTime specifying the current date and time.