Class EhcacheAsynchronyCorrelator<AuditDatasetType extends WsAuditDataset>

java.lang.Object
org.openehealth.ipf.commons.ihe.ws.correlation.JCacheAsynchronyCorrelator<AuditDatasetType>
org.openehealth.ipf.commons.ihe.ws.correlation.EhcacheAsynchronyCorrelator<AuditDatasetType>
All Implemented Interfaces:
AsynchronyCorrelator<AuditDatasetType>

@Deprecated(forRemoval=true, since="5.0.0") public class EhcacheAsynchronyCorrelator<AuditDatasetType extends WsAuditDataset> extends JCacheAsynchronyCorrelator<AuditDatasetType>
Deprecated, for removal: This API element is subject to removal in a future version.
JCache-based implementation of asynchronous message correlator.
Author:
Dmytro Rud
  • Constructor Details

    • EhcacheAsynchronyCorrelator

      public EhcacheAsynchronyCorrelator(javax.cache.Cache<String,Serializable> cache)
      Deprecated, for removal: This API element is subject to removal in a future version.