com.foxsmart.csu.example
Class SetRouterTime

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

public class SetRouterTime
extends java.lang.Object

The SetRouterTime program sets the router time with the user supplied parameter (i.e. the "clock set" command). The time is then re-read from the router and displayed to the user.


Field Summary
protected static org.apache.commons.logging.Log log
           
 
Constructor Summary
SetRouterTime()
           
 
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

SetRouterTime

public SetRouterTime()
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.