0

I have to run a particular Java class at 5pm daily. I am trying to use ManagedSchedulerExecutorService class.

But using this class I can start job after initial delay and then at specific interval.

I want my job to be triggered at 5pm daily. Is this possible using some coding?

Is there any way to do that? Can any other API help me?

I am not allowed to use third party libraries. only Java APIs.

Philip Wrage
  • 1,505
  • 1
  • 12
  • 23
Shruti sharma
  • 199
  • 6
  • 21
  • 67

0 Answers0