|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.ow2.jasmine.monitoring.mbeancmd.AbstractCommand
org.ow2.jasmine.monitoring.mbeancmd.commands.Dump
public class Dump
Command that dumps thread information on a given J2EE server.
Field Summary |
---|
Fields inherited from class org.ow2.jasmine.monitoring.mbeancmd.AbstractCommand |
---|
arguments, name, simpleDateFormat |
Constructor Summary | |
---|---|
Dump()
|
Method Summary | |
---|---|
void |
exec()
Implementation of inherited abstract method. |
java.lang.String |
summary()
Implementation of inherited abstract method. |
Methods inherited from class org.ow2.jasmine.monitoring.mbeancmd.AbstractCommand |
---|
Exit, getHelpDoc, getName, help, setArgs |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Dump()
Method Detail |
---|
public void exec()
exec
in interface Command
exec
in class AbstractCommand
AbstractCommand.exec()
public java.lang.String summary()
summary
in interface Command
summary
in class AbstractCommand
AbstractCommand.summary()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |