public class ServiceProviderConfigurationWizard
extends Wizard
| Modifier and Type | Field and Description |
|---|---|
protected IWizardPage |
fPageLink |
protected IServiceProvider |
fProvider |
| Constructor and Description |
|---|
ServiceProviderConfigurationWizard(IServiceProvider provider,
IWizardPage page)
Create wizard with pages from a single service provider.
|
protected final IWizardPage fPageLink
protected final IServiceProvider fProvider
public ServiceProviderConfigurationWizard(IServiceProvider provider, IWizardPage page)
provider - service provider we are configuringpage - next ServiceConfigurationWizardPage if we are being called by a ServiceConfigurationWizard, or null otherwiseCopyright (c) 2011 IBM Corporation and others. All Rights Reserved.