|
||||||||||
| 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.MonologJMX
public class MonologJMX
Command that displays all Monolog logs from a given J2EE server.
| Field Summary |
|---|
| Fields inherited from class org.ow2.jasmine.monitoring.mbeancmd.AbstractCommand |
|---|
arguments, logger, name, SIMPLEDATEFORMAT |
| Constructor Summary | |
|---|---|
MonologJMX()
Constructor. |
|
| Method Summary | |
|---|---|
int |
exec(CommandDispatcher cmdDispatcher)
Abstract redefinition of inherited method. |
void |
parseCommandLine(java.lang.String[] args)
Parses the command line arguments into Poll.commandLine. |
void |
setOptions()
|
java.lang.String |
summary()
Abstract redefinition of inherited method. |
| Methods inherited from class org.ow2.jasmine.monitoring.mbeancmd.AbstractCommand |
|---|
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 MonologJMX()
| Method Detail |
|---|
public int exec(CommandDispatcher cmdDispatcher)
AbstractCommand
exec in interface Commandexec in class AbstractCommandorg.ow2.jasmine.monitoring.mbeancmd.Command#exec()public java.lang.String summary()
AbstractCommand
summary in interface Commandsummary in class AbstractCommandCommand.summary()
public void parseCommandLine(java.lang.String[] args)
throws org.apache.commons.cli.ParseException
Poll.commandLine.
args - Arguments to parse.
org.apache.commons.cli.ParseException - If parsing fails.public void setOptions()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||