org.apache.openejb.server.cxf.ejb
Class EjbInterceptor
java.lang.Object
org.apache.openejb.server.cxf.ejb.EjbInterceptor
public class EjbInterceptor
- extends Object
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 |
EjbInterceptor
public EjbInterceptor(List<Object> params,
Method method,
org.apache.cxf.Bus bus,
org.apache.cxf.message.Exchange exchange)
intercept
public Object intercept(javax.interceptor.InvocationContext context)
throws Exception
- Throws:
Exception
Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.