org.jboss.aop.instrument
Class CallerTransformer
java.lang.Object
org.jboss.aop.instrument.CallerTransformer
- public class CallerTransformer
- extends Object
Instruments Caller pointcuts
- Author:
- Kabir Khan
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CallerTransformer
public CallerTransformer(Instrumentor instrumentor,
AspectManager manager)
applyCallerPointcuts
public boolean applyCallerPointcuts(javassist.CtClass clazz,
ClassAdvisor advisor)
throws javassist.CannotCompileException
- Throws:
javassist.CannotCompileException
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.