com.foxsmart.csu.example
Class GetRouterTime

java.lang.Object
  extended by com.foxsmart.csu.example.GetRouterTime

public class GetRouterTime
extends java.lang.Object

The GetRouterTime program reads and displays the router time (i.e. the "show clock" command).


Field Summary
protected static org.apache.commons.logging.Log log
           
 
Constructor Summary
GetRouterTime()
           
 
Method Summary
static void main(java.lang.String[] args)
          Invoke the application.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

log

protected static org.apache.commons.logging.Log log
Constructor Detail

GetRouterTime

public GetRouterTime()
Method Detail

main

public static void main(java.lang.String[] args)
Invoke the application.

Parameters:
args - the arguments.


Copyright © 2005-2008 Fox Smart, Inc. All Rights Reserved.