BatchRequestService.SystemTimeProvider

public static class BatchRequestService.SystemTimeProvider extends Object
implements BatchRequestService.TimeProvider

BatchRequestService.TimeProvider implementation to get current system time.

Public Constructor Summary

Public Method Summary

long
currentTimeMillis()
Returns the current time in milliseconds.

Inherited Method Summary

Public Constructors

public BatchRequestService.SystemTimeProvider ()

Public Methods

public long currentTimeMillis ()

Returns the current time in milliseconds.