Table of Contents

Namespace Java.Lang.Instrument

Classes

ClassDefinition

https://docs.oracle.com/javase/8/docs/api/java/lang/instrument/ClassDefinition.html

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

Instrumentation

https://docs.oracle.com/javase/8/docs/api/java/lang/instrument/Instrumentation.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