Uses of Package
org.springframework.cloud.task.listener.annotation
Packages that use org.springframework.cloud.task.listener.annotation
Package
Description
Interfaces for configuring Spring Cloud Task and a default implementations.
-
Classes in org.springframework.cloud.task.listener.annotation used by io.spring.configuration
-
Classes in org.springframework.cloud.task.listener.annotation used by io.spring.taskobservations
-
-
-
Classes in org.springframework.cloud.task.listener.annotation used by org.springframework.cloud.task.listenerClassDescriptionIdentifies all beans that contain a TaskExecutionListener annotation and stores the associated method so that it can be called by the
TaskExecutionListener
at the appropriate time.