Namespace Java.Lang.Instrument
Classes
- ClassFileTransformer
https://docs.oracle.com/javase/8/docs/api/java/lang/instrument/ClassFileTransformer.html
- IllegalClassFormatException
https://docs.oracle.com/javase/8/docs/api/java/lang/instrument/IllegalClassFormatException.html
- UnmodifiableClassException
https://docs.oracle.com/javase/8/docs/api/java/lang/instrument/UnmodifiableClassException.html
Interfaces
- IClassFileTransformer
.NET interface skeleton to be manually developed following https://docs.oracle.com/javase/8/docs/api/java/lang/instrument/ClassFileTransformer.html
- IInstrumentation
.NET interface skeleton to be manually developed following https://docs.oracle.com/javase/8/docs/api/java/lang/instrument/Instrumentation.html