public class ProxyConfiguration extends AbstractConfiguration
api, APPLICATION_RAML, flowConstruct, logger, muleContext, raml, restFlowMapWrapper, routingTable, uriPatternCache, uriResolverCache| Constructor and Description |
|---|
ProxyConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
protected FlowResolver |
getFlowResolver(AbstractConfiguration configuration,
String key) |
protected HttpRestRequest |
getHttpRestRequest(org.mule.api.MuleEvent event) |
org.raml.parser.loader.ResourceLoader |
getRamlResourceLoader() |
protected org.raml.parser.rule.NodeRuleFactory |
getValidatorNodeRuleFactory() |
protected void |
initializeRestFlowMap() |
protected void |
initializeRestFlowMapWrapper() |
void |
setChain(org.mule.api.processor.MessageProcessor chain) |
addConsoleUrl, getAllConfigurations, getApi, getApikitRaml, getApikitRaml, getEndpointAddress, getEventAction, getFlowActionRefs, getMuleContext, getName, getRaml, getRamlUpdater, getRestFlowMap, initialise, isDisableValidations, loadApiDefinition, publishConsoleUrls, setDisableValidations, setMuleContext, setName, setRaml, updateApi, validateRamlpublic void setChain(org.mule.api.processor.MessageProcessor chain)
protected void initializeRestFlowMap()
initializeRestFlowMap in class AbstractConfigurationprotected HttpRestRequest getHttpRestRequest(org.mule.api.MuleEvent event)
getHttpRestRequest in class AbstractConfigurationprotected org.raml.parser.rule.NodeRuleFactory getValidatorNodeRuleFactory()
getValidatorNodeRuleFactory in class AbstractConfigurationpublic org.raml.parser.loader.ResourceLoader getRamlResourceLoader()
getRamlResourceLoader in class AbstractConfigurationprotected void initializeRestFlowMapWrapper()
initializeRestFlowMapWrapper in class AbstractConfigurationprotected FlowResolver getFlowResolver(AbstractConfiguration configuration, String key)
getFlowResolver in class AbstractConfigurationCopyright © 2014. All rights reserved.