org.globus.ogsa.handlers
Class TimestampHandler

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

public class TimestampHandler
extends BasicHandler

This handler generates timestamp information as well as where in the message progression the handler was called.

See Also:
Serialized Form

Constructor Summary
TimestampHandler()
           
 
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

TimestampHandler

public TimestampHandler()
Method Detail

invoke

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