Uses of Class
org.springframework.batch.repeat.context.SynchronizedAttributeAccessor
Package
Description
Implementation of the contexts for each of the custom bean scopes in Spring Batch (Job
and Step).
Infrastructure implementations of repeat context concerns.
Infrastructure implementations of repeat policy concerns.
-
Uses of SynchronizedAttributeAccessor in org.springframework.batch.core.scope.context
Modifier and TypeClassDescriptionclass
A context object that can be used to interrogate the currentJobExecution
and some of its associated properties using expressions based on bean paths.class
A context object that can be used to interrogate the currentStepExecution
and some of its associated properties using expressions based on bean paths. -
Uses of SynchronizedAttributeAccessor in org.springframework.batch.repeat.context
-
Uses of SynchronizedAttributeAccessor in org.springframework.batch.repeat.policy
Modifier and TypeClassDescriptionprotected class
Composite context that knows about the policies and contexts is was created with.protected class
protected class
protected class