public interface RunConfigurationBeforeRunProviderDelegate
| Modifier and Type | Field and Description |
|---|---|
static ExtensionPointName<RunConfigurationBeforeRunProviderDelegate> |
EP_NAME |
| Modifier and Type | Method and Description |
|---|---|
void |
beforeRun(ExecutionEnvironment environment) |
static final ExtensionPointName<RunConfigurationBeforeRunProviderDelegate> EP_NAME
void beforeRun(ExecutionEnvironment environment)