public class MuleConfigGenerator extends Object
| Modifier and Type | Field and Description |
|---|---|
static NamespaceWithLocation |
HTTP_NAMESPACE |
static NamespaceWithLocation |
SPRING_NAMESPACE |
static NamespaceWithLocation |
XMLNS_NAMESPACE |
static NamespaceWithLocation |
XSI_NAMESPACE |
| Constructor and Description |
|---|
MuleConfigGenerator(org.apache.maven.plugin.logging.Log log,
File muleConfigOutputDirectory,
List<GenerationModel> flowEntries,
Map<String,HttpListenerConfig> domainHttpListenerConfigs,
String muleVersion,
Set<File> ramlsWithExtensionEnabled) |
public static final NamespaceWithLocation XMLNS_NAMESPACE
public static final NamespaceWithLocation XSI_NAMESPACE
public static final NamespaceWithLocation HTTP_NAMESPACE
public static final NamespaceWithLocation SPRING_NAMESPACE
public MuleConfigGenerator(org.apache.maven.plugin.logging.Log log,
File muleConfigOutputDirectory,
List<GenerationModel> flowEntries,
Map<String,HttpListenerConfig> domainHttpListenerConfigs,
String muleVersion,
Set<File> ramlsWithExtensionEnabled)
Copyright © 2021. All rights reserved.