Class OldAsyncProfilerDisableTransformer.AsyncProfilerAccessClassTransform

java.lang.Object
eu.cloudnetservice.wrapper.transform.spark.OldAsyncProfilerDisableTransformer.AsyncProfilerAccessClassTransform
All Implemented Interfaces:
ClassFileTransformPREVIEW<ClassTransformPREVIEW,ClassElementPREVIEW,ClassBuilderPREVIEW>, ClassTransformPREVIEW
Enclosing class:
OldAsyncProfilerDisableTransformer

private static final class OldAsyncProfilerDisableTransformer.AsyncProfilerAccessClassTransform extends Object implements ClassTransformPREVIEW
AsyncProfilerAccessClassTransform relies on preview features of the Java platform:
Programs can only use AsyncProfilerAccessClassTransform when preview features are enabled.
Preview features may be removed in a future release, or upgraded to permanent features of the Java platform.
A transformer which replaces the load method to always throw an exception on AsyncProfilerAccess in case the async profiler is not supported.
Since:
4.0