Uses of Interface java.lang.instrument.ClassFileTransformer

Uses in package java.lang.instrument

Methods with parameter type java.lang.instrument.ClassFileTransformer

void
Adds a ClassFileTransformer object to the instrumentation.
boolean
Removes the given transformer from the set of transformers this Instrumentation object has.