public class ActionWrapper<T> extends Object implements Action<T>
Action that uses reflection and works as a bridge between classLoaders.| Constructor and Description |
|---|
ActionWrapper(Dispatcher dispatcher,
Class<T> parameterType,
Serializer serializer) |
public ActionWrapper(Dispatcher dispatcher, Class<T> parameterType, Serializer serializer)
Copyright © 2025 MuleSoft, Inc.. All rights reserved.