org.globus.ogsa.handlers
Class SimpleTimestampHandler

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

public class SimpleTimestampHandler
extends BasicHandler

See Also:
Serialized Form

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

Constructor Detail

SimpleTimestampHandler

public SimpleTimestampHandler()
Method Detail

invoke

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

getLastInvocationTime

public static long getLastInvocationTime()