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

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

public class EjbInterceptor
extends java.lang.Object


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

intercept

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


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