Class BaseComponentParameterAstDecorator

java.lang.Object
org.mule.runtime.ast.api.util.BaseComponentParameterAstDecorator
All Implemented Interfaces:
ComponentParameterAst

public class BaseComponentParameterAstDecorator extends Object implements ComponentParameterAst
This class provides a skeletal implementation of the ComponentParameterAst interface, to minimize the effort required to implement this interface when decorating instances of ComponentParameterAst.
Since:
1.0