com.jp.protection.pub.pro.ls
Class BasicLauncherConfigStorage.EntryProtectionLauncher

java.lang.Object
  extended by com.jp.protection.pub.launch.HeadlessProtectionLauncher
      extended by com.jp.protection.pub.launch.ProtectionLauncher
          extended by com.jp.protection.pub.pro.ls.BasicLauncherConfigStorage.EntryProtectionLauncher
Enclosing class:
BasicLauncherConfigStorage

protected class BasicLauncherConfigStorage.EntryProtectionLauncher
extends ProtectionLauncher


Field Summary
protected  LicenseStorage.LicenseEntry fEntry
           
 
Fields inherited from class com.jp.protection.pub.launch.ProtectionLauncher
fActivationWizardLogo, fActivationWizardOptions, fDeactivationWizardLogo, fDeactivationWizardOptions, fLicenseLockWizardLogo, fLicenseLockWizardOptions, fLicensingWizardLogo, fLicensingWizardOptions, FMT_CHECKOUT_FAIL, FMT_CHECKOUT_SUCCESS, fOwner
 
Fields inherited from class com.jp.protection.pub.launch.HeadlessProtectionLauncher
fLauncherConfig, fLicenseHost, fLicenseListener, fLicenseReader, fVerbose
 
Constructor Summary
BasicLauncherConfigStorage.EntryProtectionLauncher(LicenseStorage.LicenseEntry anEntry, ProtectionLauncherConfig aLauncherConfig, java.awt.Component anOwner)
           
 
Method Summary
protected  LicenseReader createLicenseReader()
           
 
Methods inherited from class com.jp.protection.pub.launch.ProtectionLauncher
checkoutLicense, checkoutLicense, createLicenseAcceptanceDelegate, createLicenseDeactivationWizard, createLicenseHost, createLicenseHostIssueResolver, createLicenseReaderIssueResolver, createLicensingWizard, deactivateLicense, getProtectionLauncher, getProtectionLauncher, getProtectionLauncher, init, initLicenseHost, initLicenseListener, initLicenseReader, initProfessional, isAutoUpdateLicenseFromLicensingServer, loadIcon, setActivationWizardLogo, setActivationWizardOptions, setAutoUpdateLicenseFromLicensingServer, setDeactivationWizardLogo, setDeactivationWizardOptions, setLicenseLockWizardLogo, setLicenseLockWizardOptions, setLicensingWizardLogo, setLicensingWizardOptions, showAboutDialog, updateLicenseFromLicensingServer, upgradeLicense
 
Methods inherited from class com.jp.protection.pub.launch.HeadlessProtectionLauncher
canCheckoutLicense, canTerminateLicensePass, checkLicense, checkLicense, error, getHeadlessProtectionLauncher, getHeadlessProtectionLauncher, getLauncherConfig, getLicenseHost, getLicenseReader, getPreferences, getProductEditionName, getProductInfo, initLicensingFacades, initLicensingServerConnections, initSecretStorages, isVerbose, replaceDefaultLicenseListener, setVerbose, terminateLicensePass
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

fEntry

protected LicenseStorage.LicenseEntry fEntry
Constructor Detail

BasicLauncherConfigStorage.EntryProtectionLauncher

public BasicLauncherConfigStorage.EntryProtectionLauncher(LicenseStorage.LicenseEntry anEntry,
                                                          ProtectionLauncherConfig aLauncherConfig,
                                                          java.awt.Component anOwner)
Method Detail

createLicenseReader

protected LicenseReader createLicenseReader()
Overrides:
createLicenseReader in class HeadlessProtectionLauncher