org.mule.tools.apikit.output
Class GenerationStrategy

java.lang.Object
  extended by org.mule.tools.apikit.output.GenerationStrategy

public class GenerationStrategy
extends Object


Constructor Summary
GenerationStrategy(org.apache.maven.plugin.logging.Log log)
           
 
Method Summary
 Set<ResourceActionPair> generate(RAMLFilesParser RAMLFilesParser, MuleConfigParser muleConfigParser)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GenerationStrategy

public GenerationStrategy(org.apache.maven.plugin.logging.Log log)
Method Detail

generate

public Set<ResourceActionPair> generate(RAMLFilesParser RAMLFilesParser,
                                        MuleConfigParser muleConfigParser)


Copyright © 2013. All rights reserved.