public class SdkNotificationHandlerArgumentResolver extends Object implements ArgumentResolver<org.mule.sdk.api.notification.NotificationEmitter>
ArgumentResolver implementation for NotificationEmitter parameters.| Constructor and Description |
|---|
SdkNotificationHandlerArgumentResolver() |
| Modifier and Type | Method and Description |
|---|---|
org.mule.sdk.api.notification.NotificationEmitter |
resolve(org.mule.runtime.extension.api.runtime.operation.ExecutionContext executionContext)
Resolves an argument's value from the given
executionContext |
public SdkNotificationHandlerArgumentResolver()
public org.mule.sdk.api.notification.NotificationEmitter resolve(org.mule.runtime.extension.api.runtime.operation.ExecutionContext executionContext)
ArgumentResolverexecutionContextresolve in interface ArgumentResolver<org.mule.sdk.api.notification.NotificationEmitter>executionContext - an ExecutionContextCopyright © 2003–2022 MuleSoft, Inc.. All rights reserved.