| org.apache.axis2.tool.service.eclipse.ui.ServiceArchiveWizard
ServiceArchiveWizard | public class ServiceArchiveWizard extends Wizard implements INewWizard(Code) | | |
ServiceArchiveWizard | public ServiceArchiveWizard()(Code) | | |
addPages | public void addPages()(Code) | | |
canFinish | public boolean canFinish()(Code) | | |
getClassFileLocation | public String getClassFileLocation()(Code) | | |
getNextPage | public IWizardPage getNextPage(IWizardPage page)(Code) | | |
getWsdlFileGenerationStatus | public String getWsdlFileGenerationStatus()(Code) | | Returns the wsdlFileGenerationStatus. |
init | public void init(IWorkbench workbench, IStructuredSelection selection)(Code) | | |
performFinish | public boolean performFinish()(Code) | | |
setClassFileLocation | public void setClassFileLocation(String location)(Code) | | |
updateServiceXMLGeneration | public void updateServiceXMLGeneration(boolean status)(Code) | | |
updateWsdlFileGenerationStatus | public void updateWsdlFileGenerationStatus(String message)(Code) | | Parameters: message - The wsdlFileGenerationStatus to set. |
|
|