org.jboss.aop.instrument
Class ClassicInstrumentor
java.lang.Object
org.jboss.aop.instrument.Instrumentor
org.jboss.aop.instrument.ClassicInstrumentor
- public class ClassicInstrumentor
- extends Instrumentor
Comment
- Version:
- $Revision$
- Author:
- Kabir Khan
Methods inherited from class org.jboss.aop.instrument.Instrumentor |
applyCallerPointcuts, convertProcessedClasses, convertReferences, forName, getAdvisableFields, getClassPool, getConstructors, interceptorChainsUpdated, isAdvisable, isAdvisable, isAdvised, isTransformable, setupBasics, transform |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ClassicInstrumentor
public ClassicInstrumentor(AOPClassPool pool,
AspectManager manager,
JoinpointClassifier joinpointClassifier,
DynamicTransformationObserver observer)
ClassicInstrumentor
public ClassicInstrumentor(AspectManager manager,
JoinpointClassifier joinpointClassifier)
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.