|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectplanetj.license.LicenseStore
Field Summary | |
static java.lang.String |
className
Class name. |
Constructor Summary | |
LicenseStore()
|
Method Summary | |
static ILicense |
retrieveLicense(boolean runtime)
Deserialize license from default license location - license is currently version Wow 5.0. |
static void |
storeLicense(ILicense license)
Serialize license into file at default location. |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final java.lang.String className
Constructor Detail |
public LicenseStore()
Method Detail |
public static ILicense retrieveLicense(boolean runtime) throws CMException
CMException
public static void storeLicense(ILicense license) throws CMException
CMException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |