com.bea.workshop.controls.core
Class ControlsFeatureUninstallDelegate

java.lang.Object
  extended by LibrariesFacetUninstallDelegate
      extended by com.bea.workshop.controls.core.ControlsFeatureUninstallDelegate

public final class ControlsFeatureUninstallDelegate
extends LibrariesFacetUninstallDelegate

Author:
Konstantin Komissarchik

Constructor Summary
ControlsFeatureUninstallDelegate()
           
 
Method Summary
 void execute(IProject project, IProjectFacetVersion facetVersion, Object cfg, IProgressMonitor monitor)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ControlsFeatureUninstallDelegate

public ControlsFeatureUninstallDelegate()
Method Detail

execute

public void execute(IProject project,
                    IProjectFacetVersion facetVersion,
                    Object cfg,
                    IProgressMonitor monitor)
             throws CoreException
Throws:
CoreException