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

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

public static class LicensingServerConnectionConfigRMISSL.Provider
extends LicensingServerConnectionConfig.Provider


Field Summary
 
Fields inherited from class com.jp.protection.pub.launch.LicensingServerConnectionConfig.Provider
fDefault, fID, fName, fProviderClass
 
Constructor Summary
LicensingServerConnectionConfigRMISSL.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

LicensingServerConnectionConfigRMISSL.Provider

public LicensingServerConnectionConfigRMISSL.Provider(boolean aDefault)
Method Detail

create

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