public class PolicyNotificationListenerSuppliers extends Object
| Constructor and Description |
|---|
PolicyNotificationListenerSuppliers() |
| Modifier and Type | Method and Description |
|---|---|
void |
add(PolicyNotificationListenerSupplier supplier) |
List<org.mule.runtime.api.notification.NotificationListener> |
supply(ApiImplementation implementation,
PolicyDefinition policyDefinition,
PolicySpecification policySpecification) |
public void add(PolicyNotificationListenerSupplier supplier)
public List<org.mule.runtime.api.notification.NotificationListener> supply(ApiImplementation implementation, PolicyDefinition policyDefinition, PolicySpecification policySpecification)
Copyright © 2014–2022 MuleSoft, Inc.. All rights reserved.