org.apache.webbeans.ejb.interceptor
Class OpenWebBeansEjbInterceptor
java.lang.Object
org.apache.webbeans.ejb.interceptor.OpenWebBeansEjbInterceptor
public class OpenWebBeansEjbInterceptor
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OpenWebBeansEjbInterceptor
public OpenWebBeansEjbInterceptor()
setThreadLocal
public static void setThreadLocal(EjbBean<?> ejbBean,
javax.enterprise.context.spi.CreationalContext<?> creationalContext)
unsetThreadLocal
public static void unsetThreadLocal()
afterConstruct
@PostConstruct
public void afterConstruct(javax.interceptor.InvocationContext context)
throws Exception
- Throws:
Exception
Copyright © 2008-2010 The Apache Software Foundation. All Rights Reserved.