com.mule.connectors.interop.model
Class TargetPlatform

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

public class TargetPlatform
extends Object

Author:
Mulesoft, Inc

Constructor Summary
TargetPlatform(String platformPath)
           
 
Method Summary
 void addLocation(UpdateSite updateSite)
           
 void updateLocation(String oldLocation, String newLocation)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TargetPlatform

public TargetPlatform(String platformPath)
               throws TargetPlatformUpdateException
Throws:
TargetPlatformUpdateException
Method Detail

updateLocation

public void updateLocation(String oldLocation,
                           String newLocation)
                    throws XPathExpressionException,
                           TransformerException,
                           IOException
Throws:
XPathExpressionException
TransformerException
IOException

addLocation

public void addLocation(UpdateSite updateSite)
                 throws TargetPlatformUpdateException
Throws:
TargetPlatformUpdateException


Copyright © 2014. All rights reserved.