|
|||||||||||
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.AxisBindingBuilder
The purpose of this extension is to build the bindings. bindings however may not be present
Field Summary | |
static javax.xml.namespace.QName |
AXIS_BINDING_QNAME
|
static java.lang.String |
AXIS_NAMESPACE
|
Fields inherited from class org.apache.axis2.wsdl.codegen.extension.AbstractCodeGenerationExtension |
configuration, log |
Constructor Summary | |
AxisBindingBuilder()
|
Method Summary | |
void |
engage()
|
void |
init(CodeGenConfiguration configuration)
|
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 AXIS_NAMESPACE
public static final javax.xml.namespace.QName AXIS_BINDING_QNAME
Constructor Detail |
public AxisBindingBuilder()
Method Detail |
public void init(CodeGenConfiguration configuration)
init
in interface CodeGenExtension
public void engage()
engage
in interface CodeGenExtension
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |