public class MuleConfigParser extends Object
| Constructor and Description |
|---|
MuleConfigParser(org.apache.maven.plugin.logging.Log log,
Set<File> yamlPaths,
Map<File,InputStream> streams,
APIFactory apiFactory) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,APIKitConfig> |
getApikitConfigs() |
Set<ResourceActionPair> |
getEntries() |
Set<API> |
getIncludedApis() |
public MuleConfigParser(org.apache.maven.plugin.logging.Log log,
Set<File> yamlPaths,
Map<File,InputStream> streams,
APIFactory apiFactory)
public Map<String,APIKitConfig> getApikitConfigs()
public Set<ResourceActionPair> getEntries()
Copyright © 2014. All rights reserved.