org.mule.tools.apikit.model
Class APIFactory

java.lang.Object
  extended by org.mule.tools.apikit.model.APIFactory

public class APIFactory
extends Object


Constructor Summary
APIFactory()
           
 
Method Summary
 API createAPIBinding(File yamlFile, File xmlFile, String path)
           
 API createAPIBinding(File yamlFile, File xmlFile, String path, APIKitConfig config)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

APIFactory

public APIFactory()
Method Detail

createAPIBinding

public API createAPIBinding(File yamlFile,
                            File xmlFile,
                            String path)

createAPIBinding

public API createAPIBinding(File yamlFile,
                            File xmlFile,
                            String path,
                            APIKitConfig config)


Copyright © 2013. All rights reserved.