|
||||||||||
PREV CLASS NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.axis.strategies.InvocationStrategy
A Strategy which calls invoke() on the specified Handler, passing it the specified MessageContext.
Constructor Summary | |
InvocationStrategy()
|
Method Summary | |
void |
visit(Handler (src) handler,
MessageContext (src) msgContext)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public InvocationStrategy()
Method Detail |
public void visit(Handler (src) handler, MessageContext (src) msgContext) throws AxisFault (src)
visit
in interface HandlerIterationStrategy (src)
AxisFault (src)
|
||||||||||
PREV CLASS NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |