Class InstrumentationEnvironmentVariables

java.lang.Object
kieker.monitoring.probe.bytebuddy.InstrumentationEnvironmentVariables

public final class InstrumentationEnvironmentVariables
extends java.lang.Object
Stores the environment variables that are used for instrumentation. Should be moved to core and also used in javassist in the future
  • Field Summary

    Fields 
    Modifier and Type Field Description
    static java.lang.String KIEKER_SIGNATURES_EXCLUDE  
    static java.lang.String KIEKER_SIGNATURES_INCLUDE  
  • Method Summary

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait