Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.springframework.integration.metadata Classes and Interfaces - 7 results found.
NameDescriptionTypePackageFramework
SimpleMetadataStoreSimple implementation of MetadataStore that uses a ConcurrentMap for the data store.Classorg.springframework.integration.metadataSpring Integration
PropertiesPersistingMetadataStoreProperties file-based implementation of MetadataStore.Classorg.springframework.integration.metadataSpring Integration
MetadataStoreListenerAdapterBase implementation for a MetadataStoreListener.Classorg.springframework.integration.metadataSpring Integration
MetadataStoreListenerA callback to be invoked whenever a value changes in the data store.Interfaceorg.springframework.integration.metadataSpring Integration
MetadataStoreStrategy interface for storing metadata from certain adaptersto avoid duplicate delivery of messages, for example.Interfaceorg.springframework.integration.metadataSpring Integration
ListenableMetadataStoreConcurrentMetadataStore with the ability of registering MetadataStoreListener callbacks, to beinvoked when changes occur in the metadata store.Interfaceorg.springframework.integration.metadataSpring Integration
ConcurrentMetadataStoreSupports atomic updates to values in the store.Interfaceorg.springframework.integration.metadataSpring Integration