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) |
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)
Copyright © 2014. All rights reserved.