|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IInstrumenter
Base interface for instrumenter classes
| Method Summary | |
|---|---|
byte[] |
getBytecode(String className)
Gets instrumented bytecode (to be given to the class loader, for example). |
| Method Detail |
|---|
byte[] getBytecode(String className)
throws ClassNotFoundException
className - full class name
ClassNotFoundException - if class with the className name is not found
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||