Package org.springframework.cloud.task.listener.annotation
package org.springframework.cloud.task.listener.annotation
-
ClassDescriptionIdentifies 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.