org.eclipse.gmt.modisco.infra.discoverymanager.ui.launch
Class DiscovererLaunchConfigurationDelegate

java.lang.Object
  extended by org.eclipse.gmt.modisco.infra.discoverymanager.ui.launch.DiscovererLaunchConfigurationDelegate

Deprecated. use org.eclipse.modisco.infra.discovery.core framework

@Deprecated
public class DiscovererLaunchConfigurationDelegate
extends java.lang.Object

Author:
Gabriel Barbier

Constructor Summary
DiscovererLaunchConfigurationDelegate()
          Deprecated.  
 
Method Summary
 void launch(ILaunchConfiguration configuration, java.lang.String mode, ILaunch launch, IProgressMonitor monitor)
          Deprecated.  
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DiscovererLaunchConfigurationDelegate

public DiscovererLaunchConfigurationDelegate()
Deprecated. 
Method Detail

launch

public void launch(ILaunchConfiguration configuration,
                   java.lang.String mode,
                   ILaunch launch,
                   IProgressMonitor monitor)
            throws CoreException
Deprecated. 
Throws:
CoreException