com.mule.connectors.interop.model
Class UpdateSite

java.lang.Object
  extended by com.mule.connectors.interop.model.UpdateSite

public class UpdateSite
extends Object

Author:
Mulesoft, Inc

Field Summary
static String JAR_PREFIX
           
 
Constructor Summary
UpdateSite(String targetDir)
           
 
Method Summary
 String getLocation()
           
 ManifestUnit getManifestUnit()
           
 PlatformUnit getPlatformUnit()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

JAR_PREFIX

public static final String JAR_PREFIX
See Also:
Constant Field Values
Constructor Detail

UpdateSite

public UpdateSite(String targetDir)
           throws IOException
Throws:
IOException
Method Detail

getManifestUnit

public ManifestUnit getManifestUnit()

getPlatformUnit

public PlatformUnit getPlatformUnit()

getLocation

public String getLocation()


Copyright © 2014. All rights reserved.