net.bpelunit.framework.client.eclipse.launch
Class BPELLaunchConfigurationDelegate
java.lang.Object
net.bpelunit.framework.client.eclipse.launch.BPELLaunchConfigurationDelegate
- All Implemented Interfaces:
- org.eclipse.debug.core.model.ILaunchConfigurationDelegate
public class BPELLaunchConfigurationDelegate
- extends Object
- implements org.eclipse.debug.core.model.ILaunchConfigurationDelegate
The BPELUnit launch delegate. This delegate is instantiated and run each time
the user runs a test suite.
- Version:
- $Id: BPELLaunchConfigurationDelegate.java,v 1.1 2006/10/14 14:50:30
pmayer Exp $
- Author:
- Philip Mayer
|
Method Summary |
void |
launch(org.eclipse.debug.core.ILaunchConfiguration configuration,
String mode,
org.eclipse.debug.core.ILaunch launch,
org.eclipse.core.runtime.IProgressMonitor monitor)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BPELLaunchConfigurationDelegate
public BPELLaunchConfigurationDelegate()
launch
public void launch(org.eclipse.debug.core.ILaunchConfiguration configuration,
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
Copyright © 2013 Leibniz Universität Hannover. All Rights Reserved.