| 
 | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.axis.strategies.WSDLGenStrategy
A Strategy which calls generateWSDL() on the specified Handler, passing it the specified MessageContext.
| Constructor Summary | |
| WSDLGenStrategy() | |
| Method Summary | |
|  void | visit(Handler handler,
      MessageContext msgContext)Visit a handler with a message context. | 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
public WSDLGenStrategy()
| Method Detail | 
public void visit(Handler handler,
                  MessageContext msgContext)
           throws AxisFault
HandlerIterationStrategy
visit in interface HandlerIterationStrategyhandler - the Handler to apply to the contextmsgContext - the MessageContext used
AxisFault - if this visit encountered an error| 
 | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||