|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use Instrumentor | |
| net.sf.jour | |
| net.sf.jour.instrumentor | |
| Uses of Instrumentor in net.sf.jour |
| Fields in net.sf.jour declared as Instrumentor | |
(package private) Instrumentor[] |
Interceptor.instrumentors
DOCUMENT ME! |
| Methods in net.sf.jour that return Instrumentor | |
static Instrumentor[] |
Config.getInstrumentors(java.lang.String className)
DOCUMENT ME! |
| Constructors in net.sf.jour with parameters of type Instrumentor | |
Interceptor(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
TODO Add docs Contributing Author(s): Misha Lifschitz |
class |
ExceptionCatcherInstrumentor
TODO Add docs Contributing Author(s): Misha Lifschitz |
class |
InstanceCounterInstrumentor
TODO Add docs Contributing Author(s): Misha Lifschitz |
class |
MethodExecutionTimeInstrumentor
TODO Add docs Contributing Author(s): Misha Lifschitz |
class |
ProfilerContextInstrumentor
TODO Add docs Created on 09.12.2004 Contributing Author(s): Misha Lifschitz |
class |
ProfilerInstrumentor
TODO add docs Created on 02.12.2004 Contributing Author(s): Misha Lifschitz |
| Methods in net.sf.jour.instrumentor that return Instrumentor | |
static Instrumentor |
InstrumentorFactory.createInstrumentor(java.lang.String instrumentor,
PointcutListFilter pointcuts)
DOCUMENT ME! |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||