com.foxsmart.csu.example
Class DisplayLicenseInfo

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

public class DisplayLicenseInfo
extends java.lang.Object

The DisplayLicenseInfo program reads a Fox Smart license and display information about the license.


Field Summary
static java.lang.String DATE_FORMAT
          The date format.
protected static org.apache.commons.logging.Log log
           
 
Constructor Summary
DisplayLicenseInfo()
           
 
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

DATE_FORMAT

public static final java.lang.String DATE_FORMAT
The date format.

See Also:
Constant Field Values
Constructor Detail

DisplayLicenseInfo

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