com.jinfonet.designer.deployment.api
Interface DeploymentWizardFactory


public interface DeploymentWizardFactory

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


Method Summary
 DeploymentWizard getDeploymentWizard()
          Return the DeploymentWizard.
 

Method Detail

getDeploymentWizard

DeploymentWizard getDeploymentWizard()
Return the DeploymentWizard.

Returns:
the DeploymentWizard.