Kieker 1.12

kieker.monitoring.probe.disl.flow.operationExecution
Class FullInstrumentation

java.lang.Object
  extended by kieker.monitoring.probe.disl.flow.operationExecution.FullInstrumentation

public class FullInstrumentation
extends java.lang.Object

Since:
1.9
Author:
Jan Waller

Constructor Summary
FullInstrumentation()
           
 
Method Summary
static void onMethodEntry(ch.usi.dag.disl.staticcontext.MethodStaticContext msc, ch.usi.dag.disl.dynamiccontext.DynamicContext dc)
           
static void onMethodException(ch.usi.dag.disl.staticcontext.MethodStaticContext msc, ch.usi.dag.disl.dynamiccontext.DynamicContext dc)
           
static void onMethodExit(ch.usi.dag.disl.staticcontext.MethodStaticContext msc)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FullInstrumentation

public FullInstrumentation()
Method Detail

onMethodEntry

public static void onMethodEntry(ch.usi.dag.disl.staticcontext.MethodStaticContext msc,
                                 ch.usi.dag.disl.dynamiccontext.DynamicContext dc)

onMethodExit

public static void onMethodExit(ch.usi.dag.disl.staticcontext.MethodStaticContext msc)

onMethodException

public static void onMethodException(ch.usi.dag.disl.staticcontext.MethodStaticContext msc,
                                     ch.usi.dag.disl.dynamiccontext.DynamicContext dc)

Kieker 1.12

Copyright 2015 Kieker Project, http://kieker-monitoring.net