Package io.micronaut.spring.annotation.scheduling
-
Class Summary Class Description AsyncAnnotationMapper Maps@Async
toAsync
.ScheduledAnnotationMapper Maps@Scheduled
toScheduled
.
Class | Description |
---|---|
AsyncAnnotationMapper |
Maps
@Async to Async . |
ScheduledAnnotationMapper |
Maps
@Scheduled to Scheduled . |