public final class DumpStorage extends Object
Modifier and Type | Class and Description |
---|---|
static class |
DumpStorage.DescOutFormat
Descriptor output format.
|
Modifier and Type | Method and Description |
---|---|
static void |
dumpDesc(PrintStream ps,
DescriptorContainer desc,
int count,
String countString,
boolean autoarray,
List<UnguardedVisitor> stats) |
static void |
main(String[] args)
Main method.
|
public static void dumpDesc(PrintStream ps, DescriptorContainer desc, int count, String countString, boolean autoarray, List<UnguardedVisitor> stats)
public static void main(String[] args) throws IllegalArgumentException, FileNotFoundException, IOException, ClassNotFoundException, InstantiationException, IllegalAccessException, MalformedObjectNameException, InstanceAlreadyExistsException, MBeanRegistrationException, NotCompliantMBeanException, ScriptException
args
- Command line arguments; launch with option "-h" to print usageIllegalArgumentException
- re-thrownFileNotFoundException
- re-thrownIOException
- re-thrownClassNotFoundException
- re-thrownInstantiationException
- re-thrownIllegalAccessException
- re-thrownMalformedObjectNameException
- re-thrownInstanceAlreadyExistsException
- re-thrownMBeanRegistrationException
- re-thrownNotCompliantMBeanException
- re-thrownScriptException
- re-thrown