com.bea.workshop.controls.core
Class WlsControlsVersionChangeDelegate

java.lang.Object
  extended by LibrariesFacetVersionChangeDelegate
      extended by com.bea.workshop.controls.core.WlsControlsVersionChangeDelegate

public class WlsControlsVersionChangeDelegate
extends LibrariesFacetVersionChangeDelegate


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

Constructor Detail

WlsControlsVersionChangeDelegate

public WlsControlsVersionChangeDelegate()
Method Detail

execute

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