Class KnockNotificationProvider
java.lang.Object
org.mule.test.heisenberg.extension.KnockNotificationProvider
- All Implemented Interfaces:
org.mule.runtime.extension.api.annotation.notification.NotificationActionProvider
public class KnockNotificationProvider
extends Object
implements org.mule.runtime.extension.api.annotation.notification.NotificationActionProvider
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionSet<org.mule.runtime.extension.api.notification.NotificationActionDefinition>
-
Constructor Details
-
KnockNotificationProvider
public KnockNotificationProvider()
-
-
Method Details
-
getNotificationActions
public Set<org.mule.runtime.extension.api.notification.NotificationActionDefinition> getNotificationActions()- Specified by:
getNotificationActionsin interfaceorg.mule.runtime.extension.api.annotation.notification.NotificationActionProvider
-