|
|||||||||
| Home >> All >> com >> sourcetap >> [ license overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
com.sourcetap.license
Class LicenseFactory

java.lang.Objectcom.sourcetap.license.LicenseFactory
- public class LicenseFactory
- extends java.lang.Object
LicenseFactory - central source for LicenseManager objects
- Version:
- $Revision$
| Field Summary | |
private static LicenseManager |
licenseManager
|
| Constructor Summary | |
LicenseFactory()
|
|
| Method Summary | |
static LicenseManager |
getLicenseManager()
|
static void |
setLicenseManager(LicenseManager licManager)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
licenseManager
private static LicenseManager licenseManager
| Constructor Detail |
LicenseFactory
public LicenseFactory()
| Method Detail |
getLicenseManager
public static LicenseManager getLicenseManager()
setLicenseManager
public static void setLicenseManager(LicenseManager licManager)
|
|||||||||
| Home >> All >> com >> sourcetap >> [ license overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
com.sourcetap.license.LicenseFactory