org.apache.openejb.server.cxf.ejb
Class EjbInterceptor

java.lang.Object
  extended by org.apache.openejb.server.cxf.ejb.EjbInterceptor

public class EjbInterceptor
extends Object


Constructor Summary
EjbInterceptor(List<Object> params, Method method, org.apache.cxf.Bus bus, org.apache.cxf.message.Exchange exchange)
           
 
Method Summary
 Object intercept(javax.interceptor.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,
                      org.apache.cxf.Bus bus,
                      org.apache.cxf.message.Exchange exchange)
Method Detail

intercept

public Object intercept(javax.interceptor.InvocationContext context)
                 throws Exception
Throws:
Exception


Copyright © 1999-2013 The Apache OpenEJB development community. All Rights Reserved.