13141516171819
public JavassistInstrumentationTest(String string) { super( string ); } protected BytecodeProvider buildBytecodeProvider() { return new BytecodeProviderImpl(); }
14151617181920