de.fzj.unicore.wsrflite.xfire
Class FinishTimeHandler

java.lang.Object
  extended by org.codehaus.xfire.handler.AbstractHandler
      extended by de.fzj.unicore.wsrflite.xfire.FinishTimeHandler
All Implemented Interfaces:
org.codehaus.xfire.handler.Handler

public class FinishTimeHandler
extends org.codehaus.xfire.handler.AbstractHandler


Field Summary
static String START_TIME
           
 
Fields inherited from interface org.codehaus.xfire.handler.Handler
ROLE
 
Constructor Summary
FinishTimeHandler(String name)
           
 
Method Summary
 void invoke(org.codehaus.xfire.MessageContext context)
           
 
Methods inherited from class org.codehaus.xfire.handler.AbstractHandler
after, before, getAfter, getBefore, getPhase, getRoles, getUnderstoodHeaders, handleFault, setAfter, setBefore, setPhase
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

START_TIME

public static final String START_TIME
See Also:
Constant Field Values
Constructor Detail

FinishTimeHandler

public FinishTimeHandler(String name)
Method Detail

invoke

public void invoke(org.codehaus.xfire.MessageContext context)
            throws Exception
Throws:
Exception


Copyright © 2010. All Rights Reserved.