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

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

public class EjbInterceptor
extends Object


Constructor Summary
EjbInterceptor(org.apache.axis2.jaxws.core.MessageContext requestCtx)
           
 
Method Summary
 Object intercept(javax.interceptor.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(org.apache.axis2.jaxws.core.MessageContext requestCtx)
Method Detail

intercept

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


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