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

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

public static class LicensingServerConnectionConfigRMI.Provider
extends LicensingServerConnectionConfig.Provider


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

LicensingServerConnectionConfigRMI.Provider

public LicensingServerConnectionConfigRMI.Provider(boolean aDefault)
Method Detail

create

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