Package | Description |
---|---|
org.springframework.batch.core.scope.context | |
org.springframework.batch.repeat.context |
Infrastructure implementations of repeat context concerns.
|
org.springframework.batch.repeat.policy |
Infrastructure implementations of repeat policy concerns.
|
Class and Description |
---|
SynchronizedAttributeAccessor
An
AttributeAccessor that synchronizes on a mutex (not this) before
modifying or accessing the underlying attributes. |
Class and Description |
---|
SynchronizedAttributeAccessor
An
AttributeAccessor that synchronizes on a mutex (not this) before
modifying or accessing the underlying attributes. |
Class and Description |
---|
RepeatContextCounter
Helper class for policies that need to count the number of occurrences of
some event (e.g.
|
RepeatContextSupport |
SynchronizedAttributeAccessor
An
AttributeAccessor that synchronizes on a mutex (not this) before
modifying or accessing the underlying attributes. |
Copyright © 2014 Pivotal. All rights reserved.