com.partnersoft.v3x.tools.license
Class KeyGenerator

java.lang.Object
  extended by com.partnersoft.v3x.util.App
      extended by com.partnersoft.v3x.tools.license.KeyGenerator

public class KeyGenerator
extends App

Generates Partner private key and stores it.


Constructor Summary
KeyGenerator()
           
 
Method Summary
 void initializeImp(PropMap args)
           
 void runImp()
           
 
Methods inherited from class com.partnersoft.v3x.util.App
die, die, exit, launch, runApp, setupApp, setupAppLogging
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

KeyGenerator

public KeyGenerator()
Method Detail

runImp

public void runImp()
            throws java.lang.Exception
Specified by:
runImp in class App
Throws:
java.lang.Exception

initializeImp

public void initializeImp(PropMap args)
                   throws java.lang.Exception
Specified by:
initializeImp in class App
Throws:
java.lang.Exception