public class MuleAstParser extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
MULE_AGGREGATORS |
static String |
MULE_CORE |
static String |
MULE_EE_BATCH |
static String |
MULE_EE_CORE |
static String |
MULE_MUNIT |
| Constructor and Description |
|---|
MuleAstParser() |
| Modifier and Type | Method and Description |
|---|---|
Optional<AstNodeBuilder> |
parse(org.mule.runtime.config.internal.model.ComponentModel componentModel,
MuleAstParserContext muleAstParserContext) |
public static final String MULE_CORE
public static final String MULE_EE_CORE
public static final String MULE_EE_BATCH
public static final String MULE_MUNIT
public static final String MULE_AGGREGATORS
public Optional<AstNodeBuilder> parse(org.mule.runtime.config.internal.model.ComponentModel componentModel, MuleAstParserContext muleAstParserContext)
Copyright © 2019 MuleSoft, Inc.. All rights reserved.