public interface IServiceProviderConfiguration
IServiceProviderContributor| Modifier and Type | Method and Description |
|---|---|
void |
configureServiceProvider(IServiceProvider provider,
org.eclipse.swt.widgets.Shell parentShell)
Deprecated.
Configure the service provider, which typically launches a dialog/wizard to allow the
service provider to be configured (may include setting up and associating any required connections)
|
void configureServiceProvider(IServiceProvider provider, org.eclipse.swt.widgets.Shell parentShell)
provider - parentShell - parent SWT shell of the UI that is to be launchedCopyright (c) 2011 IBM Corporation and others. All Rights Reserved.