org.eclipse.gmt.modisco.discoverersmanager.ui.launch
Class DiscovererLaunchConfigurationDelegate

java.lang.Object
  extended by org.eclipse.gmt.modisco.discoverersmanager.ui.launch.DiscovererLaunchConfigurationDelegate
All Implemented Interfaces:
org.eclipse.debug.core.model.ILaunchConfigurationDelegate

public class DiscovererLaunchConfigurationDelegate
extends java.lang.Object
implements org.eclipse.debug.core.model.ILaunchConfigurationDelegate

Author:
Gabriel Barbier

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

Constructor Detail

DiscovererLaunchConfigurationDelegate

public DiscovererLaunchConfigurationDelegate()
Method Detail

launch

public void launch(org.eclipse.debug.core.ILaunchConfiguration configuration,
                   java.lang.String mode,
                   org.eclipse.debug.core.ILaunch launch,
                   org.eclipse.core.runtime.IProgressMonitor monitor)
            throws org.eclipse.core.runtime.CoreException
Specified by:
launch in interface org.eclipse.debug.core.model.ILaunchConfigurationDelegate
Throws:
org.eclipse.core.runtime.CoreException