com.jinfonet.designer.deployment.api
Interface DeploymentWizardFactory


public interface DeploymentWizardFactory

DeploymentWizardFactory is an interface that is used to implement customized deploy wizard.


Method Summary
 DeploymentWizard getDeploymentWizard()
          Returns the DeploymentWizard.
 

Method Detail

getDeploymentWizard

DeploymentWizard getDeploymentWizard()
Returns the DeploymentWizard.

Returns:
the DeploymentWizard.