com.bea.workshop.controls.core
Class WlsControlsFeatureUninstallDelegate

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

public final class WlsControlsFeatureUninstallDelegate
extends LibrariesFacetUninstallDelegate


Constructor Summary
WlsControlsFeatureUninstallDelegate()
           
 
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

WlsControlsFeatureUninstallDelegate

public WlsControlsFeatureUninstallDelegate()
Method Detail

execute

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