|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.axis2.wsdl.codegen.extension.AbstractCodeGenerationExtension
org.apache.axis2.wsdl.codegen.extension.AbstractDBProcessingExtension
org.apache.axis2.wsdl.codegen.extension.JiBXExtension
Code generation data binding extension for JiBX support. JiBX currently requires a predefined binding definition to be supplied in order to be used with Axis2.
Field Summary | |
static java.lang.String |
BINDING_PATH_OPTION
Name of "extra" option used to supply binding definition path. |
Fields inherited from class org.apache.axis2.wsdl.codegen.extension.AbstractCodeGenerationExtension |
log |
Constructor Summary | |
JiBXExtension()
|
Method Summary | |
void |
engage(CodeGenConfiguration configuration)
|
Methods inherited from class org.apache.axis2.wsdl.codegen.extension.AbstractDBProcessingExtension |
testFallThrough |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final java.lang.String BINDING_PATH_OPTION
Constructor Detail |
public JiBXExtension()
Method Detail |
public void engage(CodeGenConfiguration configuration)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |