Package com.github.kagkarlsson.scheduler
Interface SchedulerName
-
- All Known Implementing Classes:
SchedulerClient.SchedulerClientName,SchedulerName.Fixed,SchedulerName.Hostname
public interface SchedulerName
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classSchedulerName.Fixedstatic classSchedulerName.Hostname
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetName()
-
-
-
Method Detail
-
getName
String getName()
-
-