com.bea.workshop.controls.core
Class ControlsFeatureInstallDelegate

java.lang.Object
  extended by LibrariesFacetInstallDelegate
      extended by com.bea.workshop.controls.core.ControlsFeatureInstallDelegate

public final class ControlsFeatureInstallDelegate
extends LibrariesFacetInstallDelegate

Author:
Konstantin Komissarchik

Constructor Summary
ControlsFeatureInstallDelegate()
           
 
Method Summary
static void addControlsAptProxy(IJavaProject jproj)
           
 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

ControlsFeatureInstallDelegate

public ControlsFeatureInstallDelegate()
Method Detail

execute

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

addControlsAptProxy

public static void addControlsAptProxy(IJavaProject jproj)
                                throws CoreException
Throws:
CoreException