Class ImmutableScheduledMethod
java.lang.Object
io.quarkus.scheduler.common.runtime.ImmutableScheduledMethod
- All Implemented Interfaces:
ScheduledMethod
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.quarkus.scheduler.common.runtime.ScheduledMethod
getMethodDescription
-
Constructor Details
-
ImmutableScheduledMethod
-
-
Method Details
-
getInvokerClassName
- Specified by:
getInvokerClassNamein interfaceScheduledMethod
-
getDeclaringClassName
- Specified by:
getDeclaringClassNamein interfaceScheduledMethod
-
getMethodName
- Specified by:
getMethodNamein interfaceScheduledMethod
-
getSchedules
- Specified by:
getSchedulesin interfaceScheduledMethod
-