Uses of Package
org.glassfish.pfl.tf.spi
Packages that use org.glassfish.pfl.tf.spi
-
Classes in org.glassfish.pfl.tf.spi used by org.glassfish.pfl.tf.spiClassDescriptionInterface representing some action that takes place on entry and exit to a method that is being traced.Since each MethodMonitor generally needs a reference to the class it is monitoring, we actually work with MethodMonitorFactory instances instead of simply using MethodMonitor.Used to indicate what kind of TimingPoint a InfoMethod represents.Some useful utilities for generating code using ASM.
-
Classes in org.glassfish.pfl.tf.spi used by org.glassfish.pfl.tf.tools.enhancer