INT-3538-3: Docs for Idempotent Receiver
JIRA: https://jira.spring.io/browse/INT-3538 I-R Doc Polishing
This commit is contained in:
committed by
Gary Russell
parent
efe3b11fc3
commit
ecbb4ef386
@@ -4352,10 +4352,11 @@ The list of component name patterns you want to track (e.g., tracked-components
|
||||
</tool:annotation>
|
||||
</xsd:appinfo>
|
||||
<xsd:documentation>
|
||||
The 'MetadataStore' reference. Used by the underlying
|
||||
A 'ConcurrentMetadataStore' reference. Used by the underlying
|
||||
'org.springframework.integration.selector.MetadataStoreSelector'.
|
||||
Mutually exclusive with 'selector'.
|
||||
Optional. By default 'MetadataStoreSelector' uses an internal 'SimpleMetadataStore'.
|
||||
Optional. The default 'MetadataStoreSelector' uses an internal 'SimpleMetadataStore' which
|
||||
does not maintain state across application executions.
|
||||
</xsd:documentation>
|
||||
</xsd:annotation>
|
||||
</xsd:attribute>
|
||||
|
||||
Reference in New Issue
Block a user