This functionality is supported only if you are using the Classic Agent.
If you are using the Java extension and you want to ignore a class, you must edit your
javaex.ini file. Add the following line to your
javaex.ini file:
myclass=FALSE
where
myclass is the full class name of the class to be ignored.