org.jboss.ejb3.interceptor
Class EJB3InterceptorsInterceptor
java.lang.Object
org.jboss.ejb3.interceptor.EJB3InterceptorsInterceptor
- All Implemented Interfaces:
- org.jboss.aop.advice.Interceptor
public class EJB3InterceptorsInterceptor
- extends Object
- implements org.jboss.aop.advice.Interceptor
Comment
- Version:
- $Revision: 61136 $
- Author:
- Bill Burke
Field Summary |
protected static org.jboss.logging.Logger |
log
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
log
protected static org.jboss.logging.Logger log
EJB3InterceptorsInterceptor
public EJB3InterceptorsInterceptor(InterceptorInfo[] interceptorInfos,
Method[] beanAroundInvokes)
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.