com.jp.protection.priv.products
Class ProductUtils

java.lang.Object
  extended by com.jp.protection.priv.products.ProductUtils

public class ProductUtils
extends java.lang.Object


Constructor Summary
ProductUtils()
           
 
Method Summary
static LicenseHost getLicenseHost(LicenseReader aLicenseReader)
           
static LicenseReader getLicenseReader(Product aProduct)
           
static ProductInfo getProductInfo(Product aProduct)
           
static ProtectionLauncherConfig getProtectionLauncherConfig(Product aProduct)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProductUtils

public ProductUtils()
Method Detail

getProtectionLauncherConfig

public static ProtectionLauncherConfig getProtectionLauncherConfig(Product aProduct)

getProductInfo

public static ProductInfo getProductInfo(Product aProduct)

getLicenseReader

public static LicenseReader getLicenseReader(Product aProduct)

getLicenseHost

public static LicenseHost getLicenseHost(LicenseReader aLicenseReader)