gov.nih.nci.system.webservice.interceptor
Class ACEGISOAPHandler

java.lang.Object
  extended by BasicHandler
      extended by gov.nih.nci.system.webservice.interceptor.ACEGISOAPHandler

public class ACEGISOAPHandler
extends BasicHandler


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

Constructor Detail

ACEGISOAPHandler

public ACEGISOAPHandler()
Method Detail

init

public void init()

invoke

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