org.apache.axis.strategies

Class WSDLGenStrategy

Implemented Interfaces:
HandlerIterationStrategy

public class WSDLGenStrategy
extends java.lang.Object
implements HandlerIterationStrategy

A Strategy which calls generateWSDL() on the specified Handler, passing it the specified MessageContext.
Author:
Glen Daniels (gdaniels@apache.org)

Method Summary

void
visit(Handler handler, MessageContext msgContext)

Method Details

visit

public void visit(Handler handler,
                  MessageContext msgContext)
            throws AxisFault
Specified by:
visit in interface HandlerIterationStrategy

Copyright B) 2005 Apache Web Services Project. All Rights Reserved.