org.mule.tools.tooling.maven
Class MuleDistributionDataProvider

java.lang.Object
  extended by org.mule.tools.tooling.maven.MuleDistributionDataProvider

public class MuleDistributionDataProvider
extends Object


Method Summary
static MuleDistributionDataProvider forServer(String muleVersion)
           
 List<SimpleArtifactData> get3rdPartyArtifacts()
           
 List<String> getExcludes()
           
 String getVersion()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

forServer

public static MuleDistributionDataProvider forServer(String muleVersion)
                                              throws IOException
Throws:
IOException

getExcludes

public List<String> getExcludes()

getVersion

public String getVersion()

get3rdPartyArtifacts

public List<SimpleArtifactData> get3rdPartyArtifacts()


Copyright © 2013. All Rights Reserved.