org.gwe.app.client
Class RealtimeDaemonMonitorApp

java.lang.Object
  extended by org.gwe.app.client.regular.shell.ClientShellApp
      extended by org.gwe.app.client.RealtimeDaemonMonitorApp

public class RealtimeDaemonMonitorApp
extends ClientShellApp

Since:
Jan 31, 2008
Author:
Marco Ruiz

Field Summary
static java.text.SimpleDateFormat formatter
           
 
Fields inherited from class org.gwe.app.client.regular.shell.ClientShellApp
appConfig, cluster, QUEUE_ORDER_COMMAND, tracker
 
Constructor Summary
RealtimeDaemonMonitorApp(int index, ArgsList argsList)
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class org.gwe.app.client.regular.shell.ClientShellApp
exit, getAppConfig, getCommandList, getSession, processCommand
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

formatter

public static java.text.SimpleDateFormat formatter
Constructor Detail

RealtimeDaemonMonitorApp

public RealtimeDaemonMonitorApp(int index,
                                ArgsList argsList)
                         throws CredentialNotFoundException,
                                java.io.IOException
Throws:
CredentialNotFoundException
java.io.IOException
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.io.IOException,
                        CredentialNotFoundException
Throws:
java.io.IOException
CredentialNotFoundException


Copyright © 2007-2009. All Rights Reserved.