com.maverick.nio
Class LicenseManager

java.lang.Object
  extended by com.maverick.nio.LicenseManager

public class LicenseManager
extends java.lang.Object

Add your license using the static method provided by this class. When you received your license from SSHTools you would have been provided with some java code which uses this class to install the license.

Author:
Lee David Painter

Constructor Summary
LicenseManager()
           
 
Method Summary
static void addLicense(java.lang.String license)
          Add the license.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LicenseManager

public LicenseManager()
Method Detail

addLicense

public static void addLicense(java.lang.String license)
Add the license.

Parameters:
license -


Copyright © 2003-2008 SSHTools LTD. All Rights Reserved.