org.apache.axis2.wsdl.codegen.extension
Interface PolicyExtension


public interface PolicyExtension


Method Summary
 void addMethodsToStub(org.w3c.dom.Document document, org.w3c.dom.Element element, QName methodName, java.util.List assertions)
           
 void init(CodeGenConfiguration codeGenConfiguration)
           
 

Method Detail

init

void init(CodeGenConfiguration codeGenConfiguration)

addMethodsToStub

void addMethodsToStub(org.w3c.dom.Document document,
                      org.w3c.dom.Element element,
                      QName methodName,
                      java.util.List assertions)


Copyright © 2007 Apache Web Services Project. All Rights Reserved.