org.jboss.ejb3.mdb
Class CurrentMessageInjectorInterceptor

java.lang.Object
  extended by org.jboss.ejb3.mdb.CurrentMessageInjectorInterceptor
All Implemented Interfaces:
org.jboss.aop.advice.Interceptor

public class CurrentMessageInjectorInterceptor
extends Object
implements org.jboss.aop.advice.Interceptor

Comment

Version:
$Revision: 61136 $
Author:
Bill Burke

Field Summary
protected static org.jboss.logging.Logger log
           
 
Constructor Summary
CurrentMessageInjectorInterceptor(Field[] fields, Method[] methods)
           
 
Method Summary
 String getName()
           
 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
 

Field Detail

log

protected static final org.jboss.logging.Logger log
Constructor Detail

CurrentMessageInjectorInterceptor

public CurrentMessageInjectorInterceptor(Field[] fields,
                                         Method[] methods)
Method Detail

getName

public String getName()
Specified by:
getName in interface org.jboss.aop.advice.Interceptor

invoke

public Object invoke(org.jboss.aop.joinpoint.Invocation invocation)
              throws Throwable
Specified by:
invoke in interface org.jboss.aop.advice.Interceptor
Throws:
Throwable


Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.