Class Scheduler
- java.lang.Object
-
- org.opendaylight.netvirt.elan.utils.Scheduler
-
- All Implemented Interfaces:
java.lang.AutoCloseable
@Singleton public class Scheduler extends java.lang.Object implements java.lang.AutoCloseable
-
-
Constructor Summary
Constructors Constructor Description Scheduler()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
close()
java.util.concurrent.ScheduledExecutorService
getScheduledExecutorService()
-