|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.maverick.nio.LicenseManager
public class LicenseManager
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.
| 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 |
|---|
public LicenseManager()
| Method Detail |
|---|
public static void addLicense(java.lang.String license)
license -
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||