org.globus.ogsa.handlers
Class OnceInvocationHandler

java.lang.Object
  extended byBasicHandler
      extended byorg.globus.ogsa.handlers.OnceInvocationHandler

public class OnceInvocationHandler
extends BasicHandler

This handler facilitates ance and only once submission of requests

See Also:
Serialized Form

Constructor Summary
OnceInvocationHandler()
           
 
Method Summary
 void invoke(MessageContext messageContext)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OnceInvocationHandler

public OnceInvocationHandler()
Method Detail

invoke

public void invoke(MessageContext messageContext)
            throws AxisFault
Throws:
AxisFault