public class WSDL2Code
extends org.wso2.carbon.core.AbstractAdmin
Constructor and Description |
---|
WSDL2Code() |
Modifier and Type | Method and Description |
---|---|
CodegenDownloadData |
codegen(String[] options)
This method will generate the code based on the options array.
|
CodegenDownloadData |
codegenForCXF(String[] options)
Generates code for CXF
|
getAxisConfig, getConfigContext, getConfigSystemRegistry, getConfigUserRegistry, getGovernanceRegistry, getGovernanceSystemRegistry, getGovernanceUserRegistry, getHttpSession, getLocalRepo, getRegistry, getTenantDomain, getUsername, getUserRealm, setConfigurationContext, setPermissionUpdateTimestamp
public CodegenDownloadData codegen(String[] options) throws org.apache.axis2.AxisFault
options
- org.apache.axis2.AxisFault
public CodegenDownloadData codegenForCXF(String[] options) throws org.apache.axis2.AxisFault
options
- org.apache.axis2.AxisFault
Copyright © 2023 WSO2. All rights reserved.