com.partnersoft.v3x.tools.license
Class LicenseGenerator

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

public class LicenseGenerator
extends App

Generates Partner license files.


Constructor Summary
LicenseGenerator()
           
 
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

LicenseGenerator

public LicenseGenerator()
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