org.jboss.ejb3
Class ENCPropagationInterceptor
java.lang.Object
org.jboss.ejb3.aop.AbstractInterceptor
org.jboss.ejb3.ENCPropagationInterceptor
- All Implemented Interfaces:
- org.jboss.aop.advice.Interceptor
public class ENCPropagationInterceptor
- extends AbstractInterceptor
This interceptor is needed so that the ENC is propagated in asynchronous calls.
- Version:
- $Revision: 70409 $
- Author:
- Bill Burke
Method Summary |
Object |
invoke(org.jboss.aop.joinpoint.Invocation invocation)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ENCPropagationInterceptor
public ENCPropagationInterceptor()
invoke
public Object invoke(org.jboss.aop.joinpoint.Invocation invocation)
throws Throwable
- Throws:
Throwable
Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.