g-Eclipse
Release 1.0.0

eu.geclipse.core
Interface IApplicationUninstall


public interface IApplicationUninstall

This method is used to uninstall the applications which are installed on the CE via ApplicationDeploy


Method Summary
 void uninstall(java.net.URI[] deploySource, IGridElement deployTarget, java.lang.String[] deploytags, IProgressMonitor monitor)
           
 

Method Detail

uninstall

void uninstall(java.net.URI[] deploySource,
               IGridElement deployTarget,
               java.lang.String[] deploytags,
               IProgressMonitor monitor)
Parameters:
deploySource -
deployTarget -
deploytags -
monitor -

g-Eclipse
Release 1.0.0