com.jp.protection.pub.pro
Class HeadlessProtectionFactoryPro

java.lang.Object
  extended by com.jp.protection.pub.ProtectionFactoryBase
      extended by com.jp.protection.pub.HeadlessProtectionFactory
          extended by com.jp.protection.pub.pro.HeadlessProtectionFactoryPro

public class HeadlessProtectionFactoryPro
extends HeadlessProtectionFactory

Factory class responsible for creation of instances of various Protection! classes sutable for headless applications when Professional edition features are initialized.


Field Summary
 
Fields inherited from class com.jp.protection.pub.HeadlessProtectionFactory
fInstance, fProtectionFactoryClass
 
Fields inherited from class com.jp.protection.pub.ProtectionFactoryBase
PROPERTY_LICENSE_FACADE_URL, PROPERTY_LICENSE_FOLDER, PROPERTY_LICENSE_NAME, PROPERTY_LICENSE_RESOURCE_FOLDER, PROPERTY_LICENSE_WRITER_OUTPUT, PROPERTY_LICENSE_WRITER_SEARCH_LICENSE_RESOURCE, PROTECTION_BACKEND_LICENSE_NAME, PROTECTION_LICENSE_FOLDER, PROTECTION_LICENSE_NAME, PROTECTION_LICENSE_RESOURCE_FOLDER, PROTECTION_SALES_LICENSE_NAME, SUB_VERSION, VERSION
 
Constructor Summary
HeadlessProtectionFactoryPro()
           
 
Method Summary
protected  LicenseHost createLicenseHostInt(LicenseReader aLicenseReader, LicenseHostListener aLicenseHostListener)
           
 
Methods inherited from class com.jp.protection.pub.HeadlessProtectionFactory
createLicenseAcceptanceDelegate, createLicenseAcceptanceDelegateInt, createLicenseHost, createLicenseHost, createLicenseHost, createLicenseListener, createLicenseListenerInt, createLicenseReader, createLicenseReaderInt, getInstance, initProfessional
 
Methods inherited from class com.jp.protection.pub.ProtectionFactoryBase
getAPIVersion
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HeadlessProtectionFactoryPro

public HeadlessProtectionFactoryPro()
Method Detail

createLicenseHostInt

protected LicenseHost createLicenseHostInt(LicenseReader aLicenseReader,
                                           LicenseHostListener aLicenseHostListener)
Overrides:
createLicenseHostInt in class HeadlessProtectionFactory