public class RescatAppServerWizard
extends oracle.jdeveloper.rcasadapter.wizard.AppServerProviderWizard
| Constructor and Description | 
|---|
RescatAppServerWizard()  | 
| Modifier and Type | Method and Description | 
|---|---|
static oracle.jdeveloper.rcasadapter.wizard.WizardControl | 
createEditWizardControl(Context context)  | 
static oracle.jdeveloper.rcasadapter.wizard.WizardControl | 
createEditWizardControl(Context context, java.lang.String name, AppServerProvider provider, AppServerProviderStore store)  | 
protected oracle.jdeveloper.rcasadapter.wizard.WizardControl | 
createWizardControl(Context context)  | 
boolean | 
isAvailable(Context context)
Called when the sensitivity of the menu item that opens this wizard must be determined. 
 | 
buildWizardPages, configureWizard, createNewWizardControl, gather, getDialogTitle, getIcon, getLongLabel, getNavigables, getShortLabel, getWizardHeaderImage, getWizardPanels, invoke, invokeAdd, newWizardControl, scattergetLegacyParams, getMenuSpecification, getToolTipText, getWizardId, setLegacyParams, setWizardId, toStringpublic boolean isAvailable(Context context)
WizardisAvailable in class oracle.jdeveloper.rcasadapter.wizard.AppServerProviderWizardcontext - The Context to use when invoking this Wizard.true if the wizard can be invoked, or false otherwise.protected oracle.jdeveloper.rcasadapter.wizard.WizardControl createWizardControl(Context context) throws oracle.jdeveloper.rcasadapter.wizard.AppServerProviderWizard.WizardControlCreationException
createWizardControl in class oracle.jdeveloper.rcasadapter.wizard.AppServerProviderWizardoracle.jdeveloper.rcasadapter.wizard.AppServerProviderWizard.WizardControlCreationExceptionpublic static oracle.jdeveloper.rcasadapter.wizard.WizardControl createEditWizardControl(Context context, java.lang.String name, AppServerProvider provider, AppServerProviderStore store)
public static oracle.jdeveloper.rcasadapter.wizard.WizardControl createEditWizardControl(Context context) throws oracle.jdeveloper.rcasadapter.wizard.AppServerProviderWizard.WizardControlCreationException
oracle.jdeveloper.rcasadapter.wizard.AppServerProviderWizard.WizardControlCreationException