electric.util.license
Class License

java.lang.Object
  extended byelectric.util.license.License
All Implemented Interfaces:
ILicenseConstants, ILoggingConstants

public final class License
extends java.lang.Object
implements ILoggingConstants, ILicenseConstants

License

Author:
webMethods

Field Summary
 
Fields inherited from interface electric.util.log.ILoggingConstants
CLASSLOADER_EVENT, COMMAND_EVENT, COMMENT_EVENT, CONFIG_EVENT, DEBUG_EVENT, ELECTRIC_LOGGING_PROPERTY, ERROR_EVENT, EXCEPTION_EVENT, FILE_EVENT, LICENSE_EVENT, RESOURCES_EVENT, SECURITY_EVENT, SHUTDOWN_EVENT, SOURCE_EVENT, SQL_EVENT, STARTUP_EVENT, WARNING_EVENT
 
Fields inherited from interface electric.util.license.ILicenseConstants
CLIENT_LICENSE, CONNECTION_LIMIT, COPYRIGHT, CPUCOUNT, ERROR_MESSAGES, EXPIRATION_DATE, EXPIRED, FEATURE_TIMEOUT, HOSTNAME, INVALIDCODE, IPADDRESS, LICENSE_KEY_TYPE, LICENSETYPE, NODELOCK_INFO, NON_SHAREABLE, OS, VERSION
 
Constructor Summary
License()
           
 
Method Summary
static IProductConfig getProductConfig(java.lang.String[] products)
           
static boolean isClientLicense()
           
static boolean isInternalLicense()
           
static boolean isNetworkLockedLicense()
           
static void verifyLicense(IProductConfig productConfig)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

License

public License()
Method Detail

getProductConfig

public static IProductConfig getProductConfig(java.lang.String[] products)
                                       throws LicensingException
Throws:
LicensingException

verifyLicense

public static void verifyLicense(IProductConfig productConfig)
                          throws LicensingException
Parameters:
productConfig -
Throws:
LicensingException

isClientLicense

public static boolean isClientLicense()

isNetworkLockedLicense

public static boolean isNetworkLockedLicense()

isInternalLicense

public static boolean isInternalLicense()
Returns:


copyright© 2001-2004 by webMethods All Rights Reserved.