Package | Description |
---|---|
org.springframework.cloud.task.listener | |
org.springframework.cloud.task.listener.annotation |
Modifier and Type | Class and Description |
---|---|
class |
TaskExecutionListenerSupport
A no-op implementation of the
TaskExecutionListener to allow for overriding
only the methods of interest. |
Modifier and Type | Class and Description |
---|---|
class |
TaskListenerExecutor
Identifies 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. |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.