org.apache.geronimo.cxf.ejb
Class EJBInterceptor

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

public class EJBInterceptor
extends Object


Constructor Summary
EJBInterceptor(List<Object> params, Method method, EJBEndpoint endpoint, org.apache.cxf.Bus bus, org.apache.cxf.message.Exchange exchange)
           
 
Method Summary
 Object intercept(InvocationContext context)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EJBInterceptor

public EJBInterceptor(List<Object> params,
                      Method method,
                      EJBEndpoint endpoint,
                      org.apache.cxf.Bus bus,
                      org.apache.cxf.message.Exchange exchange)
Method Detail

intercept

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


Copyright © 2003-2008 The Apache Geronimo development community. All Rights Reserved.