Skip navigation links

Package de.uni_hildesheim.sse.monitoring.runtime.boot

Basic classes needed to instrument other classes and to be available before Instrumentation.

See: Description

Package de.uni_hildesheim.sse.monitoring.runtime.boot Description

Basic classes needed to instrument other classes and to be available before Instrumentation. The abstract RecorderFrontend holds an instance of itself in order to release dependencies which would break the classloading cycle. For startup/runtime instrumentation, these classes are packaged into a JAR file and loaded dynamically into the boot class path.
Skip navigation links