Uses of Interface
com.google.monitoring.runtime.instrumentation.ConstructorCallback

Uses of ConstructorCallback in com.google.monitoring.runtime.instrumentation
 

Methods in com.google.monitoring.runtime.instrumentation with parameters of type ConstructorCallback
static void ConstructorInstrumenter.instrumentClass(Class<?> c, ConstructorCallback<?> sampler)
          Ensures that the given sampler will be invoked every time a constructor for class c is invoked.
 



Copyright © 2015. All Rights Reserved.