Package com.netcracker.profiler.agent
Class ClassPreProcessorHelper
java.lang.Object
com.netcracker.profiler.agent.ClassPreProcessorHelper
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic byte[]defineClass0Pre(ClassLoader caller, String name, byte[] b, int off, int len, ProtectionDomain pd) byte code instrumentation of class loaded
-
Constructor Details
-
ClassPreProcessorHelper
public ClassPreProcessorHelper()
-
-
Method Details
-
defineClass0Pre
public static byte[] defineClass0Pre(ClassLoader caller, String name, byte[] b, int off, int len, ProtectionDomain pd) byte code instrumentation of class loaded
-