org.apache.geronimo.axis2.ejb
Class EJBInterceptor

java.lang.Object
  extended by org.apache.geronimo.axis2.ejb.EJBInterceptor

public class EJBInterceptor
extends Object


Constructor Summary
EJBInterceptor(EJBWebServiceContainer container, org.apache.axis2.jaxws.core.MessageContext requestCtx)
           
 
Method Summary
 Object intercept(InvocationContext invContext)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EJBInterceptor

public EJBInterceptor(EJBWebServiceContainer container,
                      org.apache.axis2.jaxws.core.MessageContext requestCtx)
Method Detail

intercept

public Object intercept(InvocationContext invContext)
                 throws Exception
Throws:
Exception


Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.