|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Instrumentor | |
---|---|
net.sf.jour | |
net.sf.jour.instrumentor |
Uses of Instrumentor in net.sf.jour |
---|
Methods in net.sf.jour that return Instrumentor | |
---|---|
Instrumentor[] |
Config.getAllInstrumentors()
|
Instrumentor[] |
Config.getInstrumentors(java.lang.String className)
|
Constructors in net.sf.jour with parameters of type Instrumentor | |
---|---|
Interceptor(Config config,
javassist.ClassPool pool,
java.lang.String className,
Instrumentor[] instrumentors)
Creates a new Interceptor object. |
Uses of Instrumentor in net.sf.jour.instrumentor |
---|
Classes in net.sf.jour.instrumentor that implement Instrumentor | |
---|---|
class |
AbstractInstrumentor
Contributing Author(s): Misha Lifschitz |
class |
ExceptionCatcherInstrumentor
Contributing Author(s): Misha Lifschitz |
class |
InstanceCounterInstrumentor
Contributing Author(s): Misha Lifschitz |
class |
MakeEmptyMethodInstrumentor
|
class |
MakeProtectedMethodInstrumentor
|
class |
MethodExecutionTimeInstrumentor
Contributing Author(s): Misha Lifschitz |
class |
ReplaceMethodInstrumentor
|
Methods in net.sf.jour.instrumentor that return Instrumentor | |
---|---|
static Instrumentor |
InstrumentorFactory.createInstrumentor(java.lang.String instrumentor,
PointcutListFilter pointcuts)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |