com.foxsmart.csu.example
Class SendRouterCommand

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

public class SendRouterCommand
extends java.lang.Object

The SendRouterCommand program sends a user supplied command to the router and displays the results.


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

SendRouterCommand

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