| Interface | Description |
|---|---|
| JGrep.MethodInvocationAction | |
| JGrep.MethodInvocationPredicate |
| Class | Description |
|---|---|
| Disassembler |
A Java bytecode disassembler, comparable to JAVAP, which is part of
Sun's JDK.
|
| HprofScrubber |
Example for object allocation statistics:
java -Xrunhprof:heap=sites,monitor=n,cutoff=0,depth=4 MyClass
|
| JGrep |
Reads a set of compilation units from the file system and searches it for specific
Java™ constructs, e.g.
|
Copyright © 2001–2013. All rights reserved.