org.jboss.aop
Class JoinPoint
java.lang.Object
org.jboss.aop.JoinPoint
- Direct Known Subclasses:
- MethodJoinPoint
- public class JoinPoint
- extends Object
A wrong dependency on MethodJoinPoint was introduced when
EJB3 embedded alpha 2 was released, so we need this class here
- Version:
- $Revision$
- Author:
- Kabir Khan
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
interceptors
public Interceptor[] interceptors
interceptorChain
public ArrayList interceptorChain
JoinPoint
public JoinPoint()
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.