public class DistributedPoliciesMapEntryListener extends Object implements com.mulesoft.mule.runtime.module.cluster.api.map.EntryListener<String,DistributedApiConfigurationEntry>
| Constructor and Description |
|---|
DistributedPoliciesMapEntryListener(ApiService apiService,
ApiTrackingService apiTrackingService,
PolicySetDeploymentService policySetDeploymentService,
ContractSnapshots contractSnapshots,
boolean clusterIsClientMode) |
| Modifier and Type | Method and Description |
|---|---|
void |
entryAdded(com.mulesoft.mule.runtime.module.cluster.api.map.EntryEvent<String,DistributedApiConfigurationEntry> entry) |
void |
entryRemoved(com.mulesoft.mule.runtime.module.cluster.api.map.EntryEvent<String,DistributedApiConfigurationEntry> entry) |
void |
entryUpdated(com.mulesoft.mule.runtime.module.cluster.api.map.EntryEvent<String,DistributedApiConfigurationEntry> entry) |
public DistributedPoliciesMapEntryListener(ApiService apiService, ApiTrackingService apiTrackingService, PolicySetDeploymentService policySetDeploymentService, ContractSnapshots contractSnapshots, boolean clusterIsClientMode)
public void entryAdded(com.mulesoft.mule.runtime.module.cluster.api.map.EntryEvent<String,DistributedApiConfigurationEntry> entry)
entryAdded in interface com.mulesoft.mule.runtime.module.cluster.api.map.EntryListener<String,DistributedApiConfigurationEntry>public void entryUpdated(com.mulesoft.mule.runtime.module.cluster.api.map.EntryEvent<String,DistributedApiConfigurationEntry> entry)
entryUpdated in interface com.mulesoft.mule.runtime.module.cluster.api.map.EntryListener<String,DistributedApiConfigurationEntry>public void entryRemoved(com.mulesoft.mule.runtime.module.cluster.api.map.EntryEvent<String,DistributedApiConfigurationEntry> entry)
entryRemoved in interface com.mulesoft.mule.runtime.module.cluster.api.map.EntryListener<String,DistributedApiConfigurationEntry>Copyright © 2014–2025 MuleSoft, Inc.. All rights reserved.