Uses of Package
org.springframework.cloud.task.listener
Packages that use org.springframework.cloud.task.listener
Package
Description
Interfaces for configuring Spring Cloud Task and a default implementations.
-
Classes in org.springframework.cloud.task.listener used by org.springframework.cloud.task.batch.partitionClassDescriptionThe listener interface for receiving task execution events.A no-op implementation of the
TaskExecutionListener
to allow for overriding only the methods of interest. -
-
Classes in org.springframework.cloud.task.listener used by org.springframework.cloud.task.listenerClassDescriptionBase Exception for any Task issues.The listener interface for receiving task execution events.Initializes TaskListenerExecutor for a task.
-