org.apache.openejb.cdi
Class CdiInterceptor
java.lang.Object
org.apache.openejb.cdi.CdiInterceptor
- All Implemented Interfaces:
- Serializable
public class CdiInterceptor
- extends Object
- implements Serializable
- Version:
- $Rev$ $Date$
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CdiInterceptor
public CdiInterceptor(CdiEjbBean<Object> bean,
org.apache.webbeans.container.BeanManagerImpl manager,
CdiAppContextsService contextService)
aroundInvoke
public Object aroundInvoke(javax.interceptor.InvocationContext ejbContext)
throws Exception
- Throws:
Exception
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
Copyright © 1999-2013 The Apache Software Foundation. All Rights Reserved.