|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Instrumentor | |
org.jboss.aop.instrument |
Uses of Instrumentor in org.jboss.aop.instrument |
Subclasses of Instrumentor in org.jboss.aop.instrument | |
class |
ClassicInstrumentor
Comment |
class |
GeneratedAdvisorInstrumentor
Comment |
Methods in org.jboss.aop.instrument that return Instrumentor | |
static Instrumentor |
InstrumentorFactory.getInstrumentor(AOPClassPool pool,
AspectManager manager,
JoinpointClassifier joinpointClassifier,
DynamicTransformationObserver observer)
|
static Instrumentor |
InstrumentorFactory.getInstrumentor(AspectManager manager,
JoinpointClassifier joinpointClassifier)
|
Constructors in org.jboss.aop.instrument with parameters of type Instrumentor | |
ConstructorExecutionTransformer(Instrumentor instrumentor,
AspectManager manager)
|
|
MethodExecutionTransformer(Instrumentor instrumentor)
|
|
CallerTransformer(Instrumentor instrumentor,
AspectManager manager)
|
|
FieldAccessTransformer(Instrumentor instrumentor)
|
|
ConstructionTransformer(Instrumentor instrumentor,
AspectManager manager)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |