com.jp.protection.pub.launch
Class LicensingServerConnectionConfigHttp.Provider

java.lang.Object
  extended by com.jp.protection.pub.launch.LicensingServerConnectionConfig.Provider
      extended by com.jp.protection.pub.launch.LicensingServerConnectionConfigHttp.Provider
Enclosing class:
LicensingServerConnectionConfigHttp

public static class LicensingServerConnectionConfigHttp.Provider
extends LicensingServerConnectionConfig.Provider


Field Summary
 
Fields inherited from class com.jp.protection.pub.launch.LicensingServerConnectionConfig.Provider
fDefault, fID, fName, fProviderClass
 
Constructor Summary
LicensingServerConnectionConfigHttp.Provider(boolean aDefault)
           
 
Method Summary
 LicensingServerConnectionConfig create()
           
 
Methods inherited from class com.jp.protection.pub.launch.LicensingServerConnectionConfig.Provider
getID, getName, isDefault, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

LicensingServerConnectionConfigHttp.Provider

public LicensingServerConnectionConfigHttp.Provider(boolean aDefault)
Method Detail

create

public LicensingServerConnectionConfig create()
Specified by:
create in class LicensingServerConnectionConfig.Provider