Class TimeFactory

java.lang.Object
com.thanlinardos.spring_enterprise_library.time.TimeFactory

@Lazy(false) @Component public class TimeFactory extends Object
Factory class for obtaining the current date and time, as well as time zone information. This class uses a TimeProvider to get the current date and time, allowing for easy testing and customization.