|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.wso2.carbon.core.AbstractAdmin
org.wso2.carbon.wsdl2code.WSDL2Code
public class WSDL2Code
Tool that generate code for the given options
| Field Summary |
|---|
| Fields inherited from class org.wso2.carbon.core.AbstractAdmin |
|---|
axisConfig, configurationContext |
| Constructor Summary | |
|---|---|
WSDL2Code()
|
|
| Method Summary | |
|---|---|
CodegenDownloadData |
codegen(String[] options)
This method will generate the code based on the options array. |
CodegenDownloadData |
codegenForCXF(String[] options)
Generates code for CXF |
| Methods inherited from class org.wso2.carbon.core.AbstractAdmin |
|---|
getAxisConfig, getConfigContext, getConfigSystemRegistry, getConfigUserRegistry, getGovernanceRegistry, getGovernanceSystemRegistry, getGovernanceUserRegistry, getHttpSession, getLocalRepo, getRegistry, getTenantDomain, getUsername, getUserRealm, setConfigurationContext, setPermissionUpdateTimestamp |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public WSDL2Code()
| Method Detail |
|---|
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
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||