Class TimestampModule

  • All Implemented Interfaces:
    com.google.inject.Module

    public class TimestampModule
    extends OxalisModule
    Guice module making a default implementation of TimestampProvider available.

    Available services (timestamp.service):

    • system
    Since:
    4.0.0
    Author:
    erlend
    • Constructor Detail

      • TimestampModule

        public TimestampModule()
    • Method Detail

      • configure

        protected void configure()
        Overrides:
        configure in class com.google.inject.AbstractModule