com.foxsmart.csu.example
Class VerifyLicenseForHostname

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

public class VerifyLicenseForHostname
extends java.lang.Object

The VerifyLicenseForHostname program verifies a Cisco Smart Update license by creating a CiscoRouter object for a specific hostname.


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

VerifyLicenseForHostname

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