Class DefaultTimeService

All Implemented Interfaces:
TimeService, Serializable, org.springframework.beans.factory.Aware, org.springframework.beans.factory.BeanNameAware, org.springframework.beans.factory.InitializingBean

public class DefaultTimeService extends AbstractBusinessService implements TimeService
Default implementation of TimeService
See Also: